gnu: sugar-toolkit-gtk3: Add missing inputs.
* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add gstreamer and gst-plugins-espeak.
parent
c8c0d53faf
commit
f14f2752fc
|
@ -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)
|
||||
|
||||
|
|
Reference in New Issue