transforms/REQUIRED_PACKAGES
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Tue, 14 Apr 2015 09:12:06 -0700
branchs11-update
changeset 4115 23d0967f87ff
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
Close of build 21.1.

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