me
/
guix
Archived
1
0
Fork 0

gnu: gst-plugins-good: Include gstgtk extension.

* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Add gtk+.
master
Pierre Neidhardt 2019-03-16 16:04:02 +01:00
parent 2d164c9e96
commit b3aba78b7d
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 1 additions and 0 deletions

View File

@ -227,6 +227,7 @@ for the GStreamer multimedia library.")
("flac" ,flac)
("gdk-pixbuf" ,gdk-pixbuf)
("gst-plugins-base" ,gst-plugins-base)
("gtk+" ,gtk+)
("jack" ,jack-1)
("lame" ,lame)
("libavc1394" ,libavc1394)