transforms/REQUIRED_PACKAGES
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 08 Jul 2016 15:51:49 +0000
changeset 6396 b0877a9e4ce9
parent 3817 30b42c38bbc4
permissions -rw-r--r--
23763583 gdk-pixbuf doesn't specify COMPONENT_BUGDB in the Makefile

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