guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: epiphany: Drop NSS and libwnck.


From: Ricardo Wurmus
Subject: 03/03: gnu: epiphany: Drop NSS and libwnck.
Date: Sun, 25 Sep 2016 11:04:18 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit 7acd71d13d22fd318b3f136e344ba86bc62521fb
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Sep 25 13:01:55 2016 +0200

    gnu: epiphany: Drop NSS and libwnck.
    
    These dependencies were dropped in Epiphany 3.21.x.
    
    * gnu/packages/gnome.scm (epiphany)[inputs]: Remove "nss" and "libwnck".
---
 gnu/packages/gnome.scm |    2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 4027910..e47e435 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3614,9 +3614,7 @@ work and the interface is well tested.")
        ("iso-codes" ,iso-codes)
        ("libnotify" ,libnotify)
        ("libsecret" ,libsecret)
-       ("libwnck" ,libwnck)
        ("libxslt" ,libxslt)
-       ("nss" ,nss)
        ("sqlite" ,sqlite)
        ("webkitgtk" ,webkitgtk)))
     (home-page "https://wiki.gnome.org/Apps/Web";)



reply via email to

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