summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2024-04-17 11:51:56 -0500
committerBen Kohler <bkohler@gentoo.org>2024-04-17 11:51:56 -0500
commit68441713ebb2b75f5e5b1243982315fc30f8a44d (patch)
tree59ef27e75c14d8fd9c20b9a1e63f166f2e932f90 /net-fs/samba/samba-4.20.0.ebuild
parentnet-fs/samba: add 4.20.0 (diff)
downloadgentoo-68441713ebb2b75f5e5b1243982315fc30f8a44d.tar.gz
gentoo-68441713ebb2b75f5e5b1243982315fc30f8a44d.tar.bz2
gentoo-68441713ebb2b75f5e5b1243982315fc30f8a44d.zip
net-fs/samba: fix ldb dep
Closes: https://bugs.gentoo.org/930147 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-fs/samba/samba-4.20.0.ebuild')
-rw-r--r--net-fs/samba/samba-4.20.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.20.0.ebuild b/net-fs/samba/samba-4.20.0.ebuild
index 27f9bea14f7c..bbddb3c9b0b7 100644
--- a/net-fs/samba/samba-4.20.0.ebuild
+++ b/net-fs/samba/samba-4.20.0.ebuild
@@ -69,8 +69,8 @@ COMMON_DEPEND="
dev-perl/Parse-Yapp
>=net-libs/gnutls-3.4.7:=[${MULTILIB_USEDEP}]
>=sys-fs/e2fsprogs-1.46.4-r51[${MULTILIB_USEDEP}]
- >=sys-libs/ldb-2.8.0:=[ldap(+)?,${MULTILIB_USEDEP}]
- <sys-libs/ldb-2.9.0:=[ldap(+)?,${MULTILIB_USEDEP}]
+ >=sys-libs/ldb-2.9.0:=[ldap(+)?,${MULTILIB_USEDEP}]
+ <sys-libs/ldb-2.10.0:=[ldap(+)?,${MULTILIB_USEDEP}]
sys-libs/libcap[${MULTILIB_USEDEP}]
sys-libs/liburing:=[${MULTILIB_USEDEP}]
sys-libs/ncurses:=