summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/nuvexport/nuvexport-20041022.ebuild')
-rw-r--r--media-tv/nuvexport/nuvexport-20041022.ebuild8
1 files changed, 6 insertions, 2 deletions
diff --git a/media-tv/nuvexport/nuvexport-20041022.ebuild b/media-tv/nuvexport/nuvexport-20041022.ebuild
index e4c947723ceb..3a0b86b2832a 100644
--- a/media-tv/nuvexport/nuvexport-20041022.ebuild
+++ b/media-tv/nuvexport/nuvexport-20041022.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/nuvexport/nuvexport-20041022.ebuild,v 1.1 2004/10/26 14:50:38 kanaka Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/nuvexport/nuvexport-20041022.ebuild,v 1.2 2004/11/30 22:07:55 swegener Exp $
S=${WORKDIR}/nuvexport
DESCRIPTION="Export from mythtv recorded NuppelVideo files"
@@ -13,7 +13,11 @@ IUSE=""
KEYWORDS="~x86"
DEPEND=""
-RDEPEND="DBI ffmpeg transcode mjpegtools mythtv"
+RDEPEND="dev-perl/DBI
+ media-video/ffmpeg
+ media-video/transcode
+ media-video/mjpegtools
+ media-tv/mythtv"
src_install() {
make install BINDIR=$D/usr/bin MANDIR=$D/usr/share/man/man1 \