summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorJack Hill <jackhill@jackhill.us>2023-10-22 23:29:58 -0400
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2023-10-23 07:21:39 +0200
commit207b4910805d70a828b3ef16e1856daf4c20847f (patch)
treeb6f25e9fd921f857f7eca514713ee1c9aaf0f2f8 /gnu/packages/gnome.scm
parent9bac1cad271de4f4436755c296577c4e185d564c (diff)
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>
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 2b5f1d9994..0f44e3d580 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7160,7 +7160,7 @@ almost all of them.")
libxslt
nettle ; for hogweed
sqlite
- webkitgtk))
+ webkitgtk-for-gtk3))
(home-page "https://wiki.gnome.org/Apps/Web")
(synopsis "GNOME web browser")
(description