diff options
Diffstat (limited to 'gnu/packages/gnome.scm')
-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 75e2e0efb8..526833eaf5 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -3394,7 +3394,7 @@ compiles to GTKBuilder XML.") python-pycairo python-pygobject python-lxml - webkitgtk + webkitgtk-for-gtk3 webkitgtk)) (native-inputs (list `(,glib "bin") |