diff options
author | Ben Kohler <bkohler@gentoo.org> | 2020-03-03 07:44:44 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2020-03-03 07:45:10 -0600 |
commit | 41c0260a9f46d52f97fa7a750f2de1980ae9c574 (patch) | |
tree | 063998c25e2c19d348d49572fd8b449d4b79ad56 /net-fs/samba | |
parent | sys-devel/gcc: ia64 stable wrt bug #711388 (diff) | |
download | gentoo-41c0260a9f46d52f97fa7a750f2de1980ae9c574.tar.gz gentoo-41c0260a9f46d52f97fa7a750f2de1980ae9c574.tar.bz2 gentoo-41c0260a9f46d52f97fa7a750f2de1980ae9c574.zip |
net-fs/samba: adjust ldb dep
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-4.11.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.11.6-r2.ebuild b/net-fs/samba/samba-4.11.6-r2.ebuild index 169975cb32d2..0839df79c982 100644 --- a/net-fs/samba/samba-4.11.6-r2.ebuild +++ b/net-fs/samba/samba-4.11.6-r2.ebuild @@ -52,7 +52,7 @@ CDEPEND=" net-libs/libnsl:=[${MULTILIB_USEDEP}] sys-apps/attr[${MULTILIB_USEDEP}] >=sys-libs/ldb-2.0.8[ldap(+)?,python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] - <sys-libs/ldb-2.2.0[ldap(+)?,python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] + <sys-libs/ldb-2.1.0[ldap(+)?,python?,${PYTHON_SINGLE_USEDEP},${MULTILIB_USEDEP}] sys-libs/libcap sys-libs/ncurses:0=[${MULTILIB_USEDEP}] sys-libs/readline:0= |