mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: monado: Provide missing input.
* gnu/packages/graphics.scm (monado)[inputs]: Add PYTHON.
This commit is contained in:
parent
8863395217
commit
f13f04583b
1 changed files with 1 additions and 0 deletions
|
@ -1969,6 +1969,7 @@ (define-public monado
|
|||
("libxcb" ,libxcb)
|
||||
("libxrandr" ,libxrandr)
|
||||
("opengl" ,mesa)
|
||||
("python" ,python)
|
||||
("v4l" ,v4l-utils)
|
||||
("vulkan-loader" ,vulkan-loader)))
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue