pkgsrc-Users archive

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

Re: print/foliate missing dependencies?



On Sat, Sep 5, 2026 at 8:05 PM Santhosh Raju <fox%netbsd.org@localhost> wrote:
> In the commit history for lang/gjs I see during the  "*: more
> gobject-introspection clean-ups", lang/gjs lost the runtime dependency
> on gobject-introspection (since it shipped GLib-2.0.typelib) before
> the split (correct me if I am wrong here) and glib2-introspection
> became TOOL_DEPENDS
> -  https://github.com/NetBSD/pkgsrc/commit/c0b54aac56a3580640ca32237ec1c2eb4940fa9f#diff-7916e8fa36a01988cdf7c70e6f3e1ed04ad675ea7ef79f6f889bcd4956813303
>

What I meant to say is lang/gjs lost the runtime dependency on
GLib-2.0.typelib from gobject-introspection since this package shipped
the library before the split into glib2-introspection. And now
GLib-2.0.typelib is provided by glib2-introspection which is a
TOOL_DEPENDS and not DEPENDS.

Apologies for the confusion.

--
Santhosh


Home | Main Index | Thread Index | Old Index