net-ftp/lftp: Fix dep on dev-perl/String-CRC32

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --include-arches="amd64 amd64-fbsd arm arm64 mips nios2 ppc ppc64 riscv s390 sh sparc-fbsd"
This commit is contained in:
Kent Fredric
2016-04-13 05:52:46 +12:00
committed by Andreas K. Hüttel
parent e061774b8c
commit 00368e79a3
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -37,7 +37,7 @@ RDEPEND="
openssl? ( dev-libs/openssl:0 )
)
verify-file? (
dev-perl/string-crc32
dev-perl/String-CRC32
virtual/perl-Digest-MD5
)
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -37,7 +37,7 @@ RDEPEND="
openssl? ( dev-libs/openssl:0 )
)
verify-file? (
dev-perl/string-crc32
dev-perl/String-CRC32
virtual/perl-Digest-MD5
)
"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -37,7 +37,7 @@ RDEPEND="
openssl? ( dev-libs/openssl:0 )
)
verify-file? (
dev-perl/string-crc32
dev-perl/String-CRC32
virtual/perl-Digest-MD5
)
"

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$
@@ -37,7 +37,7 @@ RDEPEND="
openssl? ( dev-libs/openssl:0 )
)
verify-file? (
dev-perl/string-crc32
dev-perl/String-CRC32
virtual/perl-Digest-MD5
)
"