~ruther/guix-local

7acd71d13d22fd318b3f136e344ba86bc62521fb — Ricardo Wurmus 9 years ago 9f58932
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".
1 files changed, 0 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +0 -2
@@ 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")