guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: crda: Build without python.


From: guix-commits
Subject: 02/02: gnu: crda: Build without python.
Date: Fri, 29 Nov 2019 03:55:26 -0500 (EST)

efraim pushed a commit to branch master
in repository guix.

commit 0202bdc639f1367e38f6c294b0c99a421856ebf8
Author: Efraim Flashner <address@hidden>
Date:   Fri Nov 29 00:27:10 2019 +0200

    gnu: crda: Build without python.
    
    * gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2.
---
 gnu/packages/linux.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d4624d1..6149fa5 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2887,7 +2887,6 @@ interface.")
                             (string-append "REG_BIN=" regdb
                                            "/lib/crda/regulatory.bin")))))
     (native-inputs `(("pkg-config" ,pkg-config)
-                     ("python" ,python-2)
                      ("wireless-regdb" ,wireless-regdb)))
     (inputs `(("libnl" ,libnl)))
     (home-page



reply via email to

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