transforms/REQUIRED_PACKAGES
author Petr Sumbera <petr.sumbera@oracle.com>
Thu, 05 Mar 2015 02:10:27 -0800
changeset 3906 780ff6c7fff6
parent 3817 30b42c38bbc4
permissions -rw-r--r--
20652697 Upgrade Wireshark to version 1.12.4 20652585 problem in UTILITY/WIRESHARK 20652660 problem in UTILITY/WIRESHARK

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