transforms/REQUIRED_PACKAGES
author Rich Burridge <rich.burridge@oracle.com>
Wed, 06 Jul 2016 16:43:24 -0700
branchs11u3-sru
changeset 6358 3b2a73b969a9
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
23640205 Update libarchive to version 3.2.1 23635980 problem in LIBRARY/LIBARCHIVE

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