diff options
Diffstat (limited to 'dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild')
-rw-r--r-- | dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild b/dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild index debee93848fe..d5f18c6e9fa4 100644 --- a/dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild +++ b/dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild,v 1.4 2007/03/13 16:00:18 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Video-ivtv/Video-ivtv-0.12.ebuild,v 1.5 2007/07/10 23:33:30 mr_bones_ Exp $ inherit perl-module @@ -16,6 +16,5 @@ IUSE="" export OPTIMIZE="$CFLAGS" mydoc="README COPYING" - DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" |