guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

13/13: gnu: unbound: Remove redundant input.


From: guix-commits
Subject: 13/13: gnu: unbound: Remove redundant input.
Date: Mon, 10 Feb 2020 14:34:13 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit e7ce4ef997c3db4d47d943c3e435f395b278bc50
Author: Marius Bakke <address@hidden>
AuthorDate: Mon Feb 10 20:17:38 2020 +0100

    gnu: unbound: Remove redundant input.
    
    * gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3.
---
 gnu/packages/dns.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index 7c52722..3a42a98 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -407,7 +407,6 @@ to result in system-wide compromise.")
      `(("expat" ,expat)
        ("libevent" ,libevent)
        ("protobuf" ,protobuf)
-       ("python" ,python-3)
        ("python-wrapper" ,python-wrapper)
        ("openssl" ,openssl)))
     (arguments



reply via email to

[Prev in Thread] Current Thread [Next in Thread]