summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2016-12-19 15:21:09 +0100
committerLars Wendler <polynomial-c@gentoo.org>2016-12-19 15:21:29 +0100
commitc5b8bfdf3cd5c2989627040403aab414d41a0fa6 (patch)
treed08551f0eb151aae91f9c167c8d05e041f26377e /dev-perl/Filesys-SmbClient
parentmedia-sound/xmms2: Fixed samba dep. (diff)
downloadgentoo-c5b8bfdf3cd5c2989627040403aab414d41a0fa6.tar.gz
gentoo-c5b8bfdf3cd5c2989627040403aab414d41a0fa6.tar.bz2
gentoo-c5b8bfdf3cd5c2989627040403aab414d41a0fa6.zip
dev-perl/Filesys-SmbClient: Fixed samba dep.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl/Filesys-SmbClient')
-rw-r--r--dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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.