transforms/REQUIRED_PACKAGES
author Rich Burridge <rich.burridge@oracle.com>
Thu, 16 Apr 2015 17:27:16 -0700
branchs11-update
changeset 4137 addd76440634
parent 3996 20c0f21bbe1e
permissions -rw-r--r--
PSARC 2014/394 watch version 3.3.10 15701439 SUNBT7025662 we should have the Linux convenient command watch(1) in Solaris

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