summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild')
-rw-r--r--dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild b/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild
index 4638a2211d9c..5d04df8a7a56 100644
--- a/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild
+++ b/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild,v 1.9 2006/07/05 14:10:22 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-cbc/crypt-cbc-2.17.ebuild,v 1.10 2006/08/06 02:11:17 mcummings Exp $
inherit perl-module
@@ -16,5 +16,7 @@ KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
SRC_TEST="do"
-DEPEND="virtual/perl-Digest-MD5"
-RDEPEND="${DEPEND}" \ No newline at end of file
+DEPEND="virtual/perl-Digest-MD5
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+