summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/crypt-dh/crypt-dh-0.06.ebuild')
-rw-r--r--dev-perl/crypt-dh/crypt-dh-0.06.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/crypt-dh/crypt-dh-0.06.ebuild b/dev-perl/crypt-dh/crypt-dh-0.06.ebuild
index 48c7f0c138f7..096aac903826 100644
--- a/dev-perl/crypt-dh/crypt-dh-0.06.ebuild
+++ b/dev-perl/crypt-dh/crypt-dh-0.06.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-dh/crypt-dh-0.06.ebuild,v 1.8 2006/07/05 14:12:10 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/crypt-dh/crypt-dh-0.06.ebuild,v 1.9 2006/08/06 02:12:28 mcummings Exp $
inherit perl-module
@@ -17,5 +17,7 @@ IUSE=""
DEPEND="dev-perl/math-pari
>=virtual/perl-Math-BigInt-1.60
- dev-perl/crypt-random"
-RDEPEND="${DEPEND}" \ No newline at end of file
+ dev-perl/crypt-random
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+