mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
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".
This commit is contained in:
parent
9f58932ecc
commit
7acd71d13d
1 changed files with 0 additions and 2 deletions
|
@ -3614,9 +3614,7 @@ (define-public epiphany
|
|||
("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")
|
||||
|
|
Loading…
Reference in a new issue