guix-commits
[Top][All Lists]
Advanced

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

07/08: gnu: monado: Provide missing input.


From: guix-commits
Subject: 07/08: gnu: monado: Provide missing input.
Date: Sun, 13 Feb 2022 07:35:18 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit f13f04583b6fc94c2a7603ab707c5f202c69c031
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sun Feb 13 12:40:59 2022 +0100

    gnu: monado: Provide missing input.
    
    * gnu/packages/graphics.scm (monado)[inputs]: Add PYTHON.
---
 gnu/packages/graphics.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 55a2ca6396..344748875d 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -1969,6 +1969,7 @@ and build scripts for the OpenXR loader.")
        ("libxcb" ,libxcb)
        ("libxrandr" ,libxrandr)
        ("opengl" ,mesa)
+       ("python" ,python)
        ("v4l" ,v4l-utils)
        ("vulkan-loader" ,vulkan-loader)))
     (native-inputs



reply via email to

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