guix-commits
[Top][All Lists]
Advanced

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

08/08: gnu: obs: Add qtwayland.


From: guix-commits
Subject: 08/08: gnu: obs: Add qtwayland.
Date: Sun, 19 Dec 2021 07:17:49 -0500 (EST)

mothacehe pushed a commit to branch master
in repository guix.

commit 95511f0de15aea30cbb74671099ceabbf43c1c07
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Sun Dec 19 13:10:10 2021 +0100

    gnu: obs: Add qtwayland.
    
    * gnu/packages/video.scm (obs)[inputs]: Add qtwayland.
---
 gnu/packages/video.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 1fd58b2..39ff8a1 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3380,6 +3380,7 @@ be used for realtime video capture via Linux-specific 
APIs.")
        ("qtbase" ,qtbase-5)
        ("qtsvg" ,qtsvg)
        ("qtx11extras" ,qtx11extras)
+       ("qtwayland" ,qtwayland)
        ("speexdsp" ,speexdsp)
        ("v4l-utils" ,v4l-utils)
        ("wayland" ,wayland)



reply via email to

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