gnu: unbound: Remove redundant input.

* gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3.
This commit is contained in:
Marius Bakke 2020-02-10 20:17:38 +01:00
parent 5158326539
commit e7ce4ef997
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -407,7 +407,6 @@ (define-public unbound
`(("expat" ,expat)
("libevent" ,libevent)
("protobuf" ,protobuf)
("python" ,python-3)
("python-wrapper" ,python-wrapper)
("openssl" ,openssl)))
(arguments