transforms/REQUIRED_PACKAGES
changeset 3817 30b42c38bbc4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/transforms/REQUIRED_PACKAGES	Sun Feb 15 19:02:09 2015 -0600
@@ -0,0 +1,4 @@
+# print a line "REQUIRED_PACKAGES += {pkg-short-name}"
+<transform depend fmri=pkg:/(.+)@.+ -> print REQUIRED_PACKAGES += %<1> >
+# drop all actions
+<transform -> drop >