~ruther/guix-local

94b179c67571b007e8a0a69f456155e9d7fc3711 — Efraim Flashner 8 years ago fe535d8
gnu: gst-plugins-bad: Build with wayland support.

* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add wayland.
1 files changed, 1 insertions(+), 2 deletions(-)

M gnu/packages/gstreamer.scm
M gnu/packages/gstreamer.scm => gnu/packages/gstreamer.scm +1 -2
@@ 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