me
/
guix
Archived
1
0
Fork 0

gnu: gst-plugins-bad: Build with wayland support.

* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add wayland.
master
Efraim Flashner 2017-08-21 18:46:00 +03:00
parent fe535d81ae
commit 94b179c675
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 2 deletions

View File

@ -334,8 +334,7 @@ developers consider to have good quality code and correct functionality.")
;("qtx11extras" ,qtx11extras)
("soundtouch" ,soundtouch)
("x265" ,x265)
;("wayland" ,wayland) ; needs gtk+ built with wayland support
))
("wayland" ,wayland)))
(home-page "https://gstreamer.freedesktop.org/")
(synopsis "Plugins for the GStreamer multimedia library")
(description