> What's the best incantation/shell fragment/API to use to get a list of > all the packages that a particular package depends upon?
pkg contents -o action.raw -r -t depend <pkgname>
will do the trick from the shell.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
