Subject: Re: Pkgsrc - Generating dependencies?
To: None <netbsd-help@netbsd.org>
From: Soren Jacobsen <soren@blef.org>
List: netbsd-help
Date: 05/05/2003 11:09:48
On 05/05 20:01, Peter Bex wrote:
> I was wondering if it is at all possible to generate a list of dependencies
> for a package in pkgsrc.

make print-build-depends-list will do that. Or you can use
print-run-depends-list if you are worried about the deps of the binary
package.