summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Winston <amynka@gentoo.org>2016-03-02 14:28:43 +0100
committerAmy Winston <amynka@gentoo.org>2016-03-02 14:30:20 +0100
commite2292f284f0d6555827ce728e648a445fc74932e (patch)
tree8eafb3cd2557308f33f47eae76a6fdda3f628c4c /net-dns
parentAdd libressl support to many packages (diff)
downloadgentoo-e2292f284f0d6555827ce728e648a445fc74932e.tar.gz
gentoo-e2292f284f0d6555827ce728e648a445fc74932e.tar.bz2
gentoo-e2292f284f0d6555827ce728e648a445fc74932e.zip
net-dns/knot: dev-db/lmdb dependency changed bug #576186
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/knot/knot-2.1.0.ebuild4
1 files 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 5e244eae6b31..03ba6104d4b6 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 )