mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: unbound: Remove redundant input.
* gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3.
This commit is contained in:
parent
5158326539
commit
e7ce4ef997
1 changed files with 0 additions and 1 deletions
|
@ -407,7 +407,6 @@ (define-public unbound
|
|||
`(("expat" ,expat)
|
||||
("libevent" ,libevent)
|
||||
("protobuf" ,protobuf)
|
||||
("python" ,python-3)
|
||||
("python-wrapper" ,python-wrapper)
|
||||
("openssl" ,openssl)))
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue