summaryrefslogtreecommitdiff
path: root/net-fs
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-10-14 15:23:24 -0500
committerBen Kohler <bkohler@gentoo.org>2024-10-14 15:23:40 -0500
commit6d09d79e54abeb3fd8719fb59c75b75ac314375f (patch)
tree4d5d364c78f97188a4eb6b6a9b907a6998b44da1 /net-fs
parentdev-ml/camlp4: add 5.2_p1 (diff)
downloadgentoo-6d09d79e54abeb3fd8719fb59c75b75ac314375f.tar.gz
gentoo-6d09d79e54abeb3fd8719fb59c75b75ac314375f.tar.bz2
gentoo-6d09d79e54abeb3fd8719fb59c75b75ac314375f.zip
net-fs/samba: remove stray ldb dep
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r--net-fs/samba/samba-4.21.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.21.0.ebuild b/net-fs/samba/samba-4.21.0.ebuild
index 0f5e0e36c25d..e1985456f25d 100644
--- a/net-fs/samba/samba-4.21.0.ebuild
+++ b/net-fs/samba/samba-4.21.0.ebuild
@@ -101,7 +101,6 @@ COMMON_DEPEND="
ldap? ( net-nds/openldap:=[${MULTILIB_USEDEP}] )
pam? ( sys-libs/pam )
python? (
- sys-libs/ldb[python,${PYTHON_SINGLE_USEDEP}]
sys-libs/talloc[python,${PYTHON_SINGLE_USEDEP}]
sys-libs/tdb[python,${PYTHON_SINGLE_USEDEP}]
sys-libs/tevent[python,${PYTHON_SINGLE_USEDEP}]