1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10: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:
Andreas Enge
2026-03-14 12:02:19 +01:00
parent abfe0525fe
commit 8d77443b1c

View File

@@ -70,8 +70,6 @@
(sha256
(base32 "06mx6kk42px0f08k5pazmjawbj19gnpg3pwxrj4c1mjac7x0lanm"))))
(build-system gnu-build-system)
(native-inputs
`(("python" ,python-2)))
(arguments
;; The build system does not use a configure script but depends on
;; `make'. Hence we should pass parameters to `make' instead and remove