mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/tie-encryptedhash: Fix dep on Crypt-CBC
Package-Manager: portage-2.2.27
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$
|
||||
|
||||
@@ -17,7 +17,7 @@ IUSE=""
|
||||
|
||||
RDEPEND="dev-perl/Crypt-Blowfish
|
||||
dev-perl/Crypt-DES
|
||||
dev-perl/crypt-cbc"
|
||||
dev-perl/Crypt-CBC"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
SRC_TEST=do
|
||||
|
||||
Reference in New Issue
Block a user