transforms/REQUIRED_PACKAGES
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Tue, 11 Oct 2016 11:08:35 -0700
changeset 7086 bad5d0bc7457
parent 3817 30b42c38bbc4
permissions -rw-r--r--
24829846 libxklavier upgrade broke keyboard gnome-keyboard-properties

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