diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-07-30 11:32:15 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-07-30 11:33:58 +0200 |
commit | 045a5a20457788ac1174ac7bae7288f735da0075 (patch) | |
tree | eb7bc71d9cf110a23492d4ebdccf57494cfd5e5d /sys-libs | |
parent | app-arch/gcab: Stable for PPC64 (bug #584468). (diff) | |
download | gentoo-045a5a20457788ac1174ac7bae7288f735da0075.tar.gz gentoo-045a5a20457788ac1174ac7bae7288f735da0075.tar.bz2 gentoo-045a5a20457788ac1174ac7bae7288f735da0075.zip |
sys-libs/ldb: Fix version dependency on sys-libs/tdb (bug #590024).
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/ldb/ldb-1.1.27.ebuild | 2 |
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 e9a49b471e1b..bb43ceedac37 100644 --- a/sys-libs/ldb/ldb-1.1.27.ebuild +++ b/sys-libs/ldb/ldb-1.1.27.ebuild @@ -21,7 +21,7 @@ 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/tdb-1.3.8[python,${MULTILIB_USEDEP}] + >=sys-libs/tdb-1.3.10[python,${MULTILIB_USEDEP}] net-nds/openldap !!<net-fs/samba-3.6.0[ldb] !!>=net-fs/samba-4.0.0[ldb] |