dev-perl/Filesys-SmbClient: Fixed samba dep.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Lars Wendler
2016-12-19 15:21:09 +01:00
parent 4893d01bb5
commit c5b8bfdf3c

View File

@@ -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.