transforms/REQUIRED_PACKAGES
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Fri, 07 Apr 2017 14:11:32 -0700
changeset 7849 fc031320bbca
parent 3817 30b42c38bbc4
permissions -rw-r--r--
25862393 colord man pages installed in wrong subdirectory

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