diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2015-09-18 10:16:24 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2015-09-18 10:16:24 +0200 |
commit | f9e0506083ff31dbf96fb2912ae88f3477874f43 (patch) | |
tree | 495e8e839bd6c30bdd8a55ecb3d8e7278b404d01 /net-fs/samba | |
parent | dev-vcs/git: Removed old. (diff) | |
download | gentoo-f9e0506083ff31dbf96fb2912ae88f3477874f43.tar.gz gentoo-f9e0506083ff31dbf96fb2912ae88f3477874f43.tar.bz2 gentoo-f9e0506083ff31dbf96fb2912ae88f3477874f43.zip |
net-fs/samba: Fixed dependencies (bug #560720).
Package-Manager: portage-2.2.20.1
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-4.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.3.0.ebuild b/net-fs/samba/samba-4.3.0.ebuild index 1875ddbb1d74..f13f8b24b24c 100644 --- a/net-fs/samba/samba-4.3.0.ebuild +++ b/net-fs/samba/samba-4.3.0.ebuild @@ -38,10 +38,10 @@ CDEPEND="${PYTHON_DEPS} >=net-libs/socket_wrapper-1.1.2 sys-apps/attr sys-libs/libcap - >=sys-libs/ldb-1.1.20 + >=sys-libs/ldb-1.1.21 sys-libs/ncurses:0= >=sys-libs/nss_wrapper-1.0.2 - >=sys-libs/talloc-2.1.2[python,${PYTHON_USEDEP}] + >=sys-libs/talloc-2.1.3[python,${PYTHON_USEDEP}] >=sys-libs/tdb-1.3.6[python,${PYTHON_USEDEP}] >=sys-libs/tevent-0.9.25 >=sys-libs/uid_wrapper-1.0.1 |