diff options
-rw-r--r-- | gnu/packages/sugar.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/sugar.scm b/gnu/packages/sugar.scm index 40a22ffd58..7cfdf49b14 100644 --- a/gnu/packages/sugar.scm +++ b/gnu/packages/sugar.scm @@ -300,6 +300,8 @@ and metadata, and the journal with querying and full text search.") ;; The gi typelib files are needed by users of this library. (list gdk-pixbuf gobject-introspection + gstreamer ;for speech + gst-plugins-espeak gtk+ (librsvg-for-system) |