FS#76937 - [glade] Missing dependency to gjs

Attached to Project: Arch Linux
Opened by Stephan Eisvogel (bsdice) - Monday, 26 December 2022, 10:58 GMT
Last edited by Jan Alexander Steffens (heftig) - Tuesday, 27 December 2022, 14:26 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Architecture All
Severity Very Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hi, happy holidays, :)

Description:

/usr/lib/glade/modules/libgladegjs.so needs missing libgjs.so.0

In PKGBUILD the depends=() imho lacks "gjs".

Thanks,
--se
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Tuesday, 27 December 2022, 14:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  glade 3.40.0+r14
Comment by Toolybird (Toolybird) - Tuesday, 27 December 2022, 00:03 GMT
Yeah, the various modules should probably mention their optdeps.

/usr/lib/glade/modules/libgladegjs.so --> gjs
/usr/lib/glade/modules/libgladepython.so --> python
/usr/lib/glade/modules/libgladewebkit2gtk.so --> webkit2gtk

Loading...