transforms/REQUIRED_PACKAGES
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 06 May 2016 13:33:40 -0700
changeset 5940 44e86e881acf
parent 3817 30b42c38bbc4
permissions -rw-r--r--
23215092 Deliver taglib in Solaris PSARC/2016/271 taglib

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