mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-perl/Filesys-SmbClient: Fixed samba dep.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user