summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Text-Glob/Text-Glob-0.07.ebuild')
-rw-r--r--dev-perl/Text-Glob/Text-Glob-0.07.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild b/dev-perl/Text-Glob/Text-Glob-0.07.ebuild
index 3ee9de953206..2d23865e6b0c 100644
--- a/dev-perl/Text-Glob/Text-Glob-0.07.ebuild
+++ b/dev-perl/Text-Glob/Text-Glob-0.07.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/Text-Glob/Text-Glob-0.07.ebuild,v 1.1 2006/07/16 08:24:32 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Glob/Text-Glob-0.07.ebuild,v 1.2 2006/08/06 00:24:06 mcummings Exp $
inherit perl-module
@@ -14,4 +14,8 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-DEPEND=">=dev-perl/module-build-0.28"
+DEPEND=">=dev-perl/module-build-0.28
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+