From 94b179c67571b007e8a0a69f456155e9d7fc3711 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Mon, 21 Aug 2017 18:46:00 +0300 Subject: gnu: gst-plugins-bad: Build with wayland support. * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add wayland. --- gnu/packages/gstreamer.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gnu/packages') diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 97fd52e160..6e43dc9918 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -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 -- cgit v1.2.3