summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Test-Pod/Test-Pod-1.20.ebuild')
-rw-r--r--dev-perl/Test-Pod/Test-Pod-1.20.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild b/dev-perl/Test-Pod/Test-Pod-1.20.ebuild
index d3acf581d163..57b4b0e84e5b 100644
--- a/dev-perl/Test-Pod/Test-Pod-1.20.ebuild
+++ b/dev-perl/Test-Pod/Test-Pod-1.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-Pod/Test-Pod-1.20.ebuild,v 1.17 2006/07/10 15:42:30 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Pod/Test-Pod-1.20.ebuild,v 1.18 2006/08/05 23:51:44 mcummings Exp $
inherit perl-module
@@ -15,5 +15,8 @@ KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-perl/Pod-Simple
- >=virtual/perl-Test-Simple-0.62"
+ >=virtual/perl-Test-Simple-0.62
+ dev-lang/perl"
RDEPEND="${DEPEND}"
+
+