transforms/REQUIRED_PACKAGES
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Mon, 22 Jun 2015 11:56:53 -0700
changeset 4520 56630cd6ade3
parent 3817 30b42c38bbc4
permissions -rw-r--r--
21288917 userland packages should include the corresponding changeset id.

# print a line "REQUIRED_PACKAGES += {pkg-short-name}"
<transform depend fmri=pkg:/(.+)@.+ -> print REQUIRED_PACKAGES += %<1> >
# drop all actions
<transform -> drop >