gnu: crda: Build without python.
* gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2.
This commit is contained in:
parent
d79db39dec
commit
0202bdc639
1 changed files with 0 additions and 1 deletions
|
@ -2887,7 +2887,6 @@ interface.")
|
||||||
(string-append "REG_BIN=" regdb
|
(string-append "REG_BIN=" regdb
|
||||||
"/lib/crda/regulatory.bin")))))
|
"/lib/crda/regulatory.bin")))))
|
||||||
(native-inputs `(("pkg-config" ,pkg-config)
|
(native-inputs `(("pkg-config" ,pkg-config)
|
||||||
("python" ,python-2)
|
|
||||||
("wireless-regdb" ,wireless-regdb)))
|
("wireless-regdb" ,wireless-regdb)))
|
||||||
(inputs `(("libnl" ,libnl)))
|
(inputs `(("libnl" ,libnl)))
|
||||||
(home-page
|
(home-page
|
||||||
|
|
Reference in a new issue