gnu: yelp: Build with webkitgtk-for-gtk3.

This replacement was omitted in f3da903b0169edc19e07be5a91c80488332abe09:
Yelp 42 still builds with GTK+ 3, so let's use the right Webkit.

* gnu/packages/gnome.scm (yelp)[inputs]: Replace webkitgtk with
webkitgtk-for-gtk3.
This commit is contained in:
Liliana Marie Prikler 2023-12-16 02:11:07 +01:00
parent 822befbcae
commit 9f6210cc5c
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -7376,7 +7376,7 @@ (define-public yelp
man-db ;for URIs like "man:ls"
groff-minimal ;ditto
sqlite
webkitgtk
webkitgtk-for-gtk3
yelp-xsl))
(home-page "https://wiki.gnome.org/Apps/Yelp")
(synopsis "GNOME help browser")