diff options
-rw-r--r-- | gnu/packages/sugar.scm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/packages/sugar.scm b/gnu/packages/sugar.scm index de5b304497..4e0ef24960 100644 --- a/gnu/packages/sugar.scm +++ b/gnu/packages/sugar.scm @@ -329,7 +329,10 @@ and metadata, and the journal with querying and full text search.") python-dbus python-decorator python-pygobject - python-six)) + python-six + + telepathy-glib + webkitgtk-with-libsoup2)) (native-inputs (list autoconf automake gettext-minimal |