transforms/REQUIRED_PACKAGES
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 04 Oct 2016 23:29:56 -0500
changeset 7053 6416ca905309
parent 3817 30b42c38bbc4
permissions -rw-r--r--
24799021 p7zip doesn't force CBE compiler

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