summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild')
-rw-r--r--dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild
index 8299eeb4db53..18cc5361cf25 100644
--- a/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild
+++ b/dev-perl/libvorbis-perl/libvorbis-perl-0.04.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/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.14 2006/07/05 17:41:38 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libvorbis-perl/libvorbis-perl-0.04.ebuild,v 1.15 2006/08/06 02:44:10 mcummings Exp $
inherit perl-module
@@ -15,5 +15,7 @@ KEYWORDS="x86 sparc ppc amd64"
IUSE=""
DEPEND="media-libs/libogg
- media-libs/libvorbis"
-RDEPEND="${DEPEND}" \ No newline at end of file
+ media-libs/libvorbis
+ dev-lang/perl"
+RDEPEND="${DEPEND}"
+