me
/
guix
Archived
1
0
Fork 0

gnu: crda: Build without python.

* gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2.
master
Efraim Flashner 2019-11-29 00:27:10 +02:00
parent d79db39dec
commit 0202bdc639
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 0 additions and 1 deletions

View File

@ -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