commit:     23ea15709bcec6a836430ae59450a9cbeccc569a
Author:     Pierre-Olivier Mercier <nemunaire <AT> nemunai <DOT> re>
AuthorDate: Wed Aug 16 11:33:47 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 09:07:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ea1570

net-dns/knot: Add dependency to dev-python/lmdb

Suggested-by: Karl-Johan Karlsson <creideiki+gentoo-bugzilla <AT> 
lysator.liu.se>
Bug: https://bugs.gentoo.org/623252

 net-dns/knot/knot-2.5.3-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-dns/knot/knot-2.5.3-r1.ebuild 
b/net-dns/knot/knot-2.5.3-r1.ebuild
index 5ffb533485e..d9263f9e849 100644
--- a/net-dns/knot/knot-2.5.3-r1.ebuild
+++ b/net-dns/knot/knot-2.5.3-r1.ebuild
@@ -17,6 +17,7 @@ IUSE="dnstap doc caps +fastparser idn systemd"
 RDEPEND="
        >=net-libs/gnutls-3.3:=
        >=dev-db/lmdb-0.9.15
+       dev-python/lmdb
        >=dev-libs/userspace-rcu-0.5.4
        caps? ( >=sys-libs/libcap-ng-0.6.4 )
        dnstap? (

Reply via email to