guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Efraim Flashner
Subject: 01/01: gnu: gst-plugins-bad: Build with wayland support.
Date: Tue, 22 Aug 2017 10:05:07 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 94b179c67571b007e8a0a69f456155e9d7fc3711
Author: Efraim Flashner <address@hidden>
Date:   Mon Aug 21 18:46:00 2017 +0300

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

diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index 97fd52e..6e43dc9 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]