diff options
| -rw-r--r-- | gnu/packages/upnp.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/upnp.scm b/gnu/packages/upnp.scm index 23619d0007d..c4a9bcb479f 100644 --- a/gnu/packages/upnp.scm +++ b/gnu/packages/upnp.scm @@ -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 |
