transforms/REQUIRED_PACKAGES
author naoki.tanaka@oracle.com <naoki.tanaka@oracle.com>
Fri, 15 Jul 2016 14:47:35 -0700
changeset 6424 5839dc11470b
parent 3817 30b42c38bbc4
permissions -rw-r--r--
23750581 ocspd's man page needs cleanups

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