sudo: change to new lib paths
[unleashed-userland.git] / transforms / REQUIRED_PACKAGES
blob31efd6e4c8645e84767d580a4457027ebc5cc7ca
1 # print a line "REQUIRED_PACKAGES += {pkg-short-name}"
2 <transform depend fmri=pkg:/(.+)@.+ -> print REQUIRED_PACKAGES += %<1> >
3 # drop all actions
4 <transform -> drop >