diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/gnome.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 8d8e01677f..8d1424c02f 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -12405,11 +12405,11 @@ these services on the Guix System.") (setenv "DISPLAY" ":1")))))) (inputs (list enchant - folks + folks-with-libsoup2 gcr glib gmime - gnome-online-accounts + gnome-online-accounts-3.44 gsettings-desktop-schemas gspell gsound |