> How do I see which packages an IPS package depends on so we can compare
> against our SVR4 dependencies and see where explicit ones need to be
> added in the distro-import rulesets?   I can't find any mention of pkg
> dependencies in pkg(1) other than uninstall -r.

Here's a CLI method

        $ pkg contents -o action.raw -r -t depend <pkg>

dsc
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to