pkgsrc-Users archive

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

Re: print/foliate missing dependencies?



Rhialto <rhialto%falu.nl@localhost> writes:

> On Sat 05 Sep 2026 at 15:02:24 +0200, Rhialto wrote:
>> radl:~$ foliate
>> 
>> (gjs:7971): Gjs-CRITICAL **: 14:59:56.058: JS ERROR: Error: Requiring GLib, version 2.0: Typelib file for namespace 'GLib', version '2.0' not found
>> @resource:///org/gnome/gjs/modules/script/package.js:13:14
>> @/usr/pkg/bin/foliate:2:1
>
> It is package glib2-introspection, which installs a file
> /usr/pkg/share/gir-1.0/GLib-2.0.gir. Which I found mainly by luck by
> searching for files with "GLib" in their name.

So..

  check the upstream README, file a bug if that's not clear

  add a DEPENDS on that


My personal approach is to sort the lines in a package following the
upstream docs.    I know people like to alphabetize, but I think it's
necessary to link back to upstream and maintain that linkage.

   


Home | Main Index | Thread Index | Old Index