diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/gnome.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 4a90245bff..7868063a05 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -12027,7 +12027,7 @@ GTK+. It integrates well with the GNOME desktop environment.") python-pygobject python-pyenchant python-pypandoc - webkitgtk)) + webkitgtk-with-libsoup2)) (native-inputs (list gettext-minimal `(,glib "bin") |