guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: eolie: Build with webkitgtk-with-libsoup2.


From: guix-commits
Subject: branch master updated: gnu: eolie: Build with webkitgtk-with-libsoup2.
Date: Thu, 01 Dec 2022 02:01:49 -0500

This is an automated email from the git hooks/post-receive script.

efraim pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 42325fc373 gnu: eolie: Build with webkitgtk-with-libsoup2.
42325fc373 is described below

commit 42325fc37370686a6b153632cf794a095e791f7a
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Dec 1 08:59:37 2022 +0200

    gnu: eolie: Build with webkitgtk-with-libsoup2.
    
    * gnu/packages/gnome.scm (eolie)[inputs]: Replace webkitgtk with
    webkitgtk-with-libsoup2.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index f81b44cca2..8652d9e03c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7292,7 +7292,7 @@ almost all of them.")
        ("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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]