transforms/REQUIRED_PACKAGES
author Rich Burridge <rich.burridge@oracle.com>
Thu, 06 Oct 2016 07:58:29 -0700
changeset 7061 6e4d359501b9
parent 3817 30b42c38bbc4
permissions -rw-r--r--
24809230 astroid is missing a couple of dependencies for wrapt and lazy-object-proxy

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