transforms/REQUIRED_PACKAGES
author Rich Burridge <rich.burridge@oracle.com>
Tue, 31 Jan 2017 11:21:23 -0800
changeset 7626 a1bbaa35d1ba
parent 3817 30b42c38bbc4
permissions -rw-r--r--
25475702 problem in LIBRARY/GD2

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