summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-09-06 16:31:36 +0200
committerLars Wendler <polynomial-c@gentoo.org>2016-09-06 16:40:33 +0200
commit97bd5a5258fff90d1f95022cdd6bdb24f1ac7830 (patch)
treece14a40fb1fc23e7a0d1331199bb0932a928ee3f /net-fs/samba/samba-4.3.11.ebuild
parentdev-python/flake8: make blockers revbump-tolerant and drop PY_USEDEP (diff)
downloadgentoo-97bd5a5258fff90d1f95022cdd6bdb24f1ac7830.tar.gz
gentoo-97bd5a5258fff90d1f95022cdd6bdb24f1ac7830.tar.bz2
gentoo-97bd5a5258fff90d1f95022cdd6bdb24f1ac7830.zip
net-fs/samba: Added "ldap" USE-dependency for sys-libs/ldb
Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-fs/samba/samba-4.3.11.ebuild')
-rw-r--r--net-fs/samba/samba-4.3.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.3.11.ebuild b/net-fs/samba/samba-4.3.11.ebuild
index f58f54de8c3b..da7a933558de 100644
--- a/net-fs/samba/samba-4.3.11.ebuild
+++ b/net-fs/samba/samba-4.3.11.ebuild
@@ -51,7 +51,7 @@ CDEPEND="${PYTHON_DEPS}
dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}]
sys-apps/attr[${MULTILIB_USEDEP}]
sys-libs/libcap
- >=sys-libs/ldb-1.1.24[${MULTILIB_USEDEP}]
+ >=sys-libs/ldb-1.1.24[ldap(+)?,${MULTILIB_USEDEP}]
sys-libs/ncurses:0=[${MULTILIB_USEDEP}]
>=sys-libs/talloc-2.1.3[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]
>=sys-libs/tdb-1.3.7[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}]