summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/mythvideo/mythvideo-0.19.ebuild')
-rw-r--r--media-plugins/mythvideo/mythvideo-0.19.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/mythvideo/mythvideo-0.19.ebuild b/media-plugins/mythvideo/mythvideo-0.19.ebuild
index 0b7b0740c45a..7ab57ed0a1c0 100644
--- a/media-plugins/mythvideo/mythvideo-0.19.ebuild
+++ b/media-plugins/mythvideo/mythvideo-0.19.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/media-plugins/mythvideo/mythvideo-0.19.ebuild,v 1.1 2006/02/12 06:03:39 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythvideo/mythvideo-0.19.ebuild,v 1.2 2006/02/12 10:37:31 cardoe Exp $
inherit mythtv-plugins
@@ -12,9 +12,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-DEPEND="dev-perl/libwww-perl
+RDEPEND="dev-perl/libwww-perl
dev-perl/HTML-Parser
dev-perl/URI
dev-perl/XML-Simple
- ~media-tv/mythtv-${PV}
media-video/mplayer"
+DEPEND="${RDEPEND}"