summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild')
-rw-r--r--dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild
index ad1b6c0bd82e..e4cc14cc092e 100644
--- a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild
+++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.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/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild,v 1.6 2006/07/10 23:21:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.61.ebuild,v 1.7 2006/08/06 02:47:44 mcummings Exp $
inherit perl-module
@@ -16,7 +16,9 @@ SLOT="0"
KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc ~x86"
IUSE=""
-DEPEND="virtual/perl-locale-maketext"
+DEPEND="virtual/perl-locale-maketext
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-SRC_TEST="do" \ No newline at end of file
+SRC_TEST="do"
+