transforms/REQUIRED_PACKAGES
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Sat, 01 Oct 2016 11:18:56 -0700
changeset 7041 f02b84458bf7
parent 3817 30b42c38bbc4
permissions -rw-r--r--
23245475 Move iso-codes 3.21 to Userland PSARC/2010/143 GNOME 2.30

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