transforms/REQUIRED_PACKAGES
author Rich Burridge <rich.burridge@oracle.com>
Thu, 23 Feb 2017 18:06:52 -0800
changeset 7689 72c18d63696d
parent 3817 30b42c38bbc4
permissions -rw-r--r--
25599459 Update text-utilities to version 2.29

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