transforms/REQUIRED_PACKAGES
author Ivo Raisr <ivo.raisr@oracle.com>
Wed, 05 Oct 2016 05:48:14 -0700
branchs11u3-sru
changeset 7128 62fc6d60f3cf
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
21124720 Move libgpg-error from Desktop to Userland consolidation

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