mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: Mesa: Remove unused input.
* gnu/packages/gl.scm (mesa)[inputs]: Remove MAKEDEPEND.
This commit is contained in:
parent
0df5bdf81c
commit
90c4298eed
1 changed files with 0 additions and 1 deletions
|
@ -273,7 +273,6 @@ (define-public mesa
|
|||
`(("llvm" ,llvm-10)))
|
||||
(_
|
||||
`()))
|
||||
("makedepend" ,makedepend)
|
||||
("wayland" ,wayland)
|
||||
("wayland-protocols" ,wayland-protocols)))
|
||||
(native-inputs
|
||||
|
|
Loading…
Reference in a new issue