summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-07-30 20:17:44 +0200
committerJeroen Roovers <jer@gentoo.org>2016-07-30 20:20:37 +0200
commit9477d379029f58d51554c4c43700dac471fb1a79 (patch)
tree5055d335626c363fb0f9cd4135f03f2d6d4f87c9
parentnet-misc/networkmanager: Fix the disabling of examples building and prevent q... (diff)
downloadgentoo-9477d379029f58d51554c4c43700dac471fb1a79.tar.gz
gentoo-9477d379029f58d51554c4c43700dac471fb1a79.tar.bz2
gentoo-9477d379029f58d51554c4c43700dac471fb1a79.zip
sys-libs/ldb: Set higher version dependency on sys-libs/tevent.
Package-Manager: portage-2.3.0
-rw-r--r--sys-libs/ldb/ldb-1.1.27.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/ldb/ldb-1.1.27.ebuild b/sys-libs/ldb/ldb-1.1.27.ebuild
index bb43ceedac37..0bf5c9647fa6 100644
--- a/sys-libs/ldb/ldb-1.1.27.ebuild
+++ b/sys-libs/ldb/ldb-1.1.27.ebuild
@@ -20,7 +20,7 @@ IUSE="doc"
RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
dev-libs/popt[${MULTILIB_USEDEP}]
>=sys-libs/talloc-2.1.5[python,${MULTILIB_USEDEP}]
- >=sys-libs/tevent-0.9.27[python(+),${MULTILIB_USEDEP}]
+ >=sys-libs/tevent-0.9.29[python(+),${MULTILIB_USEDEP}]
>=sys-libs/tdb-1.3.10[python,${MULTILIB_USEDEP}]
net-nds/openldap
!!<net-fs/samba-3.6.0[ldb]