transforms/REQUIRED_PACKAGES
author Craig Mohrman <craig.mohrman@oracle.com>
Tue, 15 Sep 2015 14:10:14 -0700
branchs11u3-sru
changeset 4861 27f95cbe0040
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
21501705 patch 360 breaks php 5.3

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