transforms/REQUIRED_PACKAGES
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 03 Jul 2015 10:59:53 -0700
branchs11-update
changeset 4593 7b4a8594d3aa
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
Close of build 26.1.

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