transforms/REQUIRED_PACKAGES
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Fri, 31 Mar 2017 10:33:39 -0700
changeset 7822 7d852afd19da
parent 3817 30b42c38bbc4
permissions -rw-r--r--
25430897 Solaris needs a newer DWARF

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