summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild')
-rw-r--r--dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild b/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild
index aec65afe2c15..fce0dbd9f25a 100644
--- a/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild
+++ b/dev-perl/MP3-Info/MP3-Info-1.02-r1.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/MP3-Info/MP3-Info-1.02-r1.ebuild,v 1.13 2006/02/13 13:12:25 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MP3-Info/MP3-Info-1.02-r1.ebuild,v 1.14 2006/08/05 13:43:50 mcummings Exp $
inherit perl-module
@@ -13,4 +13,8 @@ LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc ppc64 sparc alpha hppa ia64"
IUSE=""
-DEPEND="virtual/perl-Test-Simple"
+DEPEND="virtual/perl-Test-Simple
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+