transforms/REQUIRED_PACKAGES
author Shawn Walker-Salas <shawn.walker@oracle.com>
Tue, 12 Jan 2016 14:17:49 -0800
changeset 5260 e336bbbceb4f
parent 3817 30b42c38bbc4
permissions -rw-r--r--
PSARC/2015/517 EOF of clisp 22249578 EOF of clisp

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