transforms/REQUIRED_PACKAGES
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 02 Feb 2016 13:44:05 -0800
changeset 5390 a8538443770a
parent 3817 30b42c38bbc4
permissions -rw-r--r--
22650022 gparted/Makefile missing doc utils requirement

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