summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Exception/Test-Exception-0.20.ebuild')
-rw-r--r--dev-perl/Test-Exception/Test-Exception-0.20.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild b/dev-perl/Test-Exception/Test-Exception-0.20.ebuild
index 195564576957..400f572f9b47 100644
--- a/dev-perl/Test-Exception/Test-Exception-0.20.ebuild
+++ b/dev-perl/Test-Exception/Test-Exception-0.20.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/Test-Exception/Test-Exception-0.20.ebuild,v 1.13 2006/07/10 15:41:46 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Exception/Test-Exception-0.20.ebuild,v 1.14 2006/08/05 23:38:11 mcummings Exp $
inherit perl-module
@@ -15,5 +15,8 @@ IUSE=""
SRC_TEST="do"
DEPEND=">=virtual/perl-Test-Simple-0.62
- dev-perl/Sub-Uplevel"
+ dev-perl/Sub-Uplevel
+ dev-lang/perl"
RDEPEND="${DEPEND}"
+
+