mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: miniupnpc: Remove unused native input.
* gnu/packages/upnp.scm (miniupnpc)[native-inputs]: Remove python-2. Change-Id: I0d87b370dc10a3c6966ed3e9a65da6d0c5bb92bc
This commit is contained in:
@@ -70,8 +70,6 @@
|
|||||||
(sha256
|
(sha256
|
||||||
(base32 "06mx6kk42px0f08k5pazmjawbj19gnpg3pwxrj4c1mjac7x0lanm"))))
|
(base32 "06mx6kk42px0f08k5pazmjawbj19gnpg3pwxrj4c1mjac7x0lanm"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
|
||||||
`(("python" ,python-2)))
|
|
||||||
(arguments
|
(arguments
|
||||||
;; The build system does not use a configure script but depends on
|
;; The build system does not use a configure script but depends on
|
||||||
;; `make'. Hence we should pass parameters to `make' instead and remove
|
;; `make'. Hence we should pass parameters to `make' instead and remove
|
||||||
|
|||||||
Reference in New Issue
Block a user