Re: pkg_info - dependencies of package

2019-05-01 Thread Ingo Schwarze
Hi Evan, Evan Silberman wrote on Wed, May 01, 2019 at 04:24:51PM -0700: > pkg_info -R PACKAGE lists the packages that depend on PACKAGE. Is there a > particular reason there's not an analogous option that lists a package's own > dependencies? (i.e., listing the contents of +REQUIRING from the pac

pkg_info - dependencies of package

2019-05-01 Thread Evan Silberman
pkg_info -R PACKAGE lists the packages that depend on PACKAGE. Is there a particular reason there's not an analogous option that lists a package's own dependencies? (i.e., listing the contents of +REQUIRING from the package db, rather than +REQUIRED_BY) (Granted, in asking this question, I have ta