gnu: epiphany: Use webkitgtk-for-gtk3.
* gnu/packages/gnome.scm (epiphany)[inputs]: Replace webkitgtk with webkitgtk-for-gtk3. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
9bac1cad27
commit
207b491080
1 changed files with 1 additions and 1 deletions
|
|
@ -7160,7 +7160,7 @@ almost all of them.")
|
||||||
libxslt
|
libxslt
|
||||||
nettle ; for hogweed
|
nettle ; for hogweed
|
||||||
sqlite
|
sqlite
|
||||||
webkitgtk))
|
webkitgtk-for-gtk3))
|
||||||
(home-page "https://wiki.gnome.org/Apps/Web")
|
(home-page "https://wiki.gnome.org/Apps/Web")
|
||||||
(synopsis "GNOME web browser")
|
(synopsis "GNOME web browser")
|
||||||
(description
|
(description
|
||||||
|
|
|
||||||
Reference in a new issue