gnu: sugar-toolkit-gtk3: Add missing inputs.
authorRicardo Wurmus <rekado@elephly.net>
Mon, 27 Feb 2023 15:10:09 +0000 (16:10 +0100)
committerRicardo Wurmus <rekado@elephly.net>
Mon, 27 Feb 2023 15:13:44 +0000 (16:13 +0100)
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add
gstreamer and gst-plugins-espeak.

gnu/packages/sugar.scm

index 40a22ff..7cfdf49 100644 (file)
@@ -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)