From c5b8bfdf3cd5c2989627040403aab414d41a0fa6 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 19 Dec 2016 15:21:09 +0100 Subject: dev-perl/Filesys-SmbClient: Fixed samba dep. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl') diff --git a/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild b/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild index cf3c6faba446..468cebc79c7a 100644 --- a/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild +++ b/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" -DEPEND=">=net-fs/samba-3.0.20[smbclient]" +DEPEND=">=net-fs/samba-4.2[client]" RDEPEND="${DEPEND}" # tests are not designed to work on a non-developer system. -- cgit v1.2.3-65-gdbad