transforms/REQUIRED_PACKAGES
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Wed, 13 Jan 2016 10:15:11 -0600
changeset 5343 48c162cab8f5
parent 3817 30b42c38bbc4
permissions -rw-r--r--
22541052 aspell, cppunit, openusb, and re2c shouldn't override gcc version

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