gnu: Mesa: Remove unused input.

* gnu/packages/gl.scm (mesa)[inputs]: Remove MAKEDEPEND.
This commit is contained in:
Marius Bakke 2020-05-22 19:02:22 +02:00 committed by Marius Bakke
parent 0df5bdf81c
commit 90c4298eed
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -273,7 +273,6 @@ (define-public mesa
`(("llvm" ,llvm-10)))
(_
`()))
("makedepend" ,makedepend)
("wayland" ,wayland)
("wayland-protocols" ,wayland-protocols)))
(native-inputs