Adam Števko
2016-05-08 d180f2068774a734140412f7d02bb6f83c4525b3
1
2
3
4
# print a line "REQUIRED_PACKAGES += {pkg-short-name}"
<transform depend fmri=pkg:/(.+)@.+ -> print REQUIRED_PACKAGES += %<1> >
# drop all actions
<transform -> drop >