gnu: eolie: Build with webkitgtk-with-libsoup2.

* gnu/packages/gnome.scm (eolie)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
This commit is contained in:
Efraim Flashner 2022-12-01 08:59:37 +02:00
parent c381516366
commit 42325fc373
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -7292,7 +7292,7 @@ (define-public eolie
("gtkspell3" ,gtkspell3)
("gsettings-desktop-schemas" ,gsettings-desktop-schemas)
("gnome-settings-daemon" ,gnome-settings-daemon) ; desktop-schemas are not enough
("webkitgtk" ,webkitgtk)))
("webkitgtk" ,webkitgtk-with-libsoup2)))
(home-page "https://wiki.gnome.org/Apps/Eolie")
(synopsis "Web browser for GNOME")
(description