me
/
guix
Archived
1
0
Fork 0

gnu: sugar-toolkit-gtk3: Add missing inputs.

* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add
gstreamer and gst-plugins-espeak.
Ricardo Wurmus 2023-02-27 16:10:09 +01:00
parent c8c0d53faf
commit f14f2752fc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 0 deletions

View 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)