transforms/REQUIRED_PACKAGES
author Rich Burridge <rich.burridge@oracle.com>
Thu, 17 Dec 2015 09:49:53 -0800
changeset 5209 99599af34f26
parent 3817 30b42c38bbc4
permissions -rw-r--r--
15494368 SUNBT6725799 should ship a 64-bit SQLite3 command shell

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