transforms/REQUIRED_PACKAGES
author Rich Burridge <rich.burridge@oracle.com>
Wed, 26 Aug 2015 21:37:42 -0700
changeset 4815 6deafddbd89b
parent 3817 30b42c38bbc4
permissions -rw-r--r--
21693239 clobber generates warnings in readline

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