transforms/REQUIRED_PACKAGES
author April Chin <april.chin@oracle.com>
Fri, 10 Jul 2015 16:33:48 -0700
branchs11-update
changeset 4633 25cb67608c0d
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
21418284 ruby doesn't build on s11u3-26 and s12-78

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