me
/
guix
Archived
1
0
Fork 0

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.
master
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
1 changed files with 1 additions and 1 deletions

View File

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