transforms/REQUIRED_PACKAGES
author Misaki Miyashita <Misaki.Miyashita@Oracle.COM>
Thu, 04 Feb 2016 14:58:57 -0800
changeset 5402 b677c836a58e
parent 3817 30b42c38bbc4
permissions -rw-r--r--
21791492 Workaround to suppress the link check error should be removed

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