transforms/REQUIRED_PACKAGES
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 28 Oct 2016 16:40:06 -0700
changeset 7176 0e37c7cc2ce5
parent 3817 30b42c38bbc4
permissions -rw-r--r--
24682417 lynx fails to build with studio 12.5 24675216 gawk fails to build with studio 12.5

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