transforms/REQUIRED_PACKAGES
author John Beck <John.Beck@Oracle.COM>
Tue, 09 Jun 2015 21:44:38 -0700
branchs11-update
changeset 4456 2c4696fc3b38
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
20853169 build should support pre-release requirements (fix clean/clobber)

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