diff options
-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 9248475eb8..d269945235 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -12401,7 +12401,7 @@ integrated profiler via Sysprof, debugging support, and more.") python-pygobject python-requests python-unidecode - webkitgtk)) + webkitgtk-with-libsoup2)) (native-inputs `(("desktop-file-utils" ,desktop-file-utils) ("gettext" ,gettext-minimal) |