commit:     e2292f284f0d6555827ce728e648a445fc74932e
Author:     Amy Winston <amynka <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 13:28:43 2016 +0000
Commit:     Amy Winston <amynka <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 13:30:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2292f28

net-dns/knot: dev-db/lmdb dependency changed bug #576186

Package-Manager: portage-2.2.26

 net-dns/knot/knot-2.1.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-dns/knot/knot-2.1.0.ebuild b/net-dns/knot/knot-2.1.0.ebuild
index 5e244ea..03ba610 100644
--- a/net-dns/knot/knot-2.1.0.ebuild
+++ b/net-dns/knot/knot-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -18,7 +18,7 @@ IUSE="debug dnstap doc caps +fastparser idn systemd"
 RDEPEND="
        >=net-libs/gnutls-3.0
        >=dev-libs/jansson-2.3
-       dev-db/lmdb
+       >=dev-db/lmdb-0.9.15
        >=dev-libs/userspace-rcu-0.5.4
        caps? ( >=sys-libs/libcap-ng-0.6.4 )
        dnstap? ( dev-libs/fstrm dev-libs/protobuf-c )

Reply via email to