guix-commits
[Top][All Lists]
Advanced

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

13/21: gnu: Mesa: Remove unused input.


From: guix-commits
Subject: 13/21: gnu: Mesa: Remove unused input.
Date: Fri, 22 May 2020 18:10:19 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 419275c8cc5133d2148af5323b00980a267dfb2d
Author: Marius Bakke <address@hidden>
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



reply via email to

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