Just tried something more simple. Works fine for me so far.
https://github.com/mpfr/pkg_depts
On 2020-08-23 08:58, Jonathan Gray wrote:
> On Sun, Aug 23, 2020 at 08:15:01AM +0200, Matthias wrote:
>> How do I figure out which packages directly or indirectly depend on a
>> specific package? Let's assume that only installed packages shall be
>> considered.
>>
>> For example, if 'glib2' is the package in question, 'cairo',
>> 'gdk-pixbuf', 'shared-mime-info', 'ImageMagick', etc. should be returned
>> as all those depend on 'glib2'.
>>
>> Thank you.
>
> This is really a question for ports@
>
> One way would be to install databases/sqlports then run
> 'show-reverse-deps devel/glib2'
>
No comments:
Post a Comment