transforms/REQUIRED_PACKAGES
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 17 Jun 2015 11:14:40 -0700
branchs11-update
changeset 4496 1a405bbe5189
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
Close of build 25.3.

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