mbakke pushed a commit to branch staging
in repository guix.
commit 419275c8cc5133d2148af5323b00980a267dfb2d
Author: Marius Bakke <[email protected]>
AuthorDate: Fri May 22 19:02:22 2020 +0200
gnu: Mesa: Remove unused input.
* gnu/packages/gl.scm (mesa)[inputs]: Remove MAKEDEPEND.
---
gnu/packages/gl.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/gl.scm b/gnu/packages/gl.scm
index 3d8d268..01fb336 100644
--- a/gnu/packages/gl.scm
+++ b/gnu/packages/gl.scm
@@ -273,7 +273,6 @@ also known as DXTn or DXTC) for Mesa.")
`(("llvm" ,llvm-10)))
(_
`()))
- ("makedepend" ,makedepend)
("wayland" ,wayland)
("wayland-protocols" ,wayland-protocols)))
(native-inputs