diff options
author | Ben Kohler <bkohler@gentoo.org> | 2024-10-14 15:23:24 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2024-10-14 15:23:40 -0500 |
commit | 6d09d79e54abeb3fd8719fb59c75b75ac314375f (patch) | |
tree | 4d5d364c78f97188a4eb6b6a9b907a6998b44da1 | |
parent | dev-ml/camlp4: add 5.2_p1 (diff) | |
download | gentoo-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>
-rw-r--r-- | net-fs/samba/samba-4.21.0.ebuild | 1 |
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}] |