diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2016-03-24 17:40:11 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2016-03-24 17:40:34 +0100 |
commit | b6e31c253506fc4409adc5708c11f2bf64c1cacc (patch) | |
tree | 3d9f88f369697b638a64192d221cbaea872719d5 /net-fs | |
parent | Merge remote-tracking branch 'github/pr/1091' (diff) | |
download | gentoo-b6e31c253506fc4409adc5708c11f2bf64c1cacc.tar.gz gentoo-b6e31c253506fc4409adc5708c11f2bf64c1cacc.tar.bz2 gentoo-b6e31c253506fc4409adc5708c11f2bf64c1cacc.zip |
net-fs/samba: Adjusted dependencies (bug #578192).
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.4.0.ebuild b/net-fs/samba/samba-4.4.0.ebuild index d425a440356e..6235136071ff 100644 --- a/net-fs/samba/samba-4.4.0.ebuild +++ b/net-fs/samba/samba-4.4.0.ebuild @@ -50,9 +50,9 @@ CDEPEND="${PYTHON_DEPS} dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}] sys-apps/attr[${MULTILIB_USEDEP}] sys-libs/libcap - >=sys-libs/ldb-1.1.25[${MULTILIB_USEDEP}] + >=sys-libs/ldb-1.1.26[${MULTILIB_USEDEP}] sys-libs/ncurses:0=[${MULTILIB_USEDEP}] - >=sys-libs/talloc-2.1.5[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}] + >=sys-libs/talloc-2.1.6[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}] >=sys-libs/tdb-1.3.8[python,${PYTHON_USEDEP},${MULTILIB_USEDEP}] >=sys-libs/tevent-0.9.28[${MULTILIB_USEDEP}] sys-libs/zlib[${MULTILIB_USEDEP}] |