pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: How to check which dependencies are missing?



On 2019-09-20 05:21, Ottavio Caruso wrote:
Hi all,

'[b]make show-depends' prints a list of dependencies for a package.

Is there a target that shows which of these dependencies have already
been installed and which haven't?

Thanks

--
Ottavio Caruso

If there is, it's not listed on https://wiki.netbsd.org/pkgsrc/targets/.

Note also that show-depends does not recurse.

I usually run clean-depends to see the complete list of dependencies (assuming this won't mean restarting a long build).

    JB



Home | Main Index | Thread Index | Old Index