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

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

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

View file

@ -7186,7 +7186,7 @@ (define-public epiphany
libxslt
nettle ; for hogweed
sqlite
webkitgtk))
webkitgtk-for-gtk3))
(home-page "https://wiki.gnome.org/Apps/Web")
(synopsis "GNOME web browser")
(description