summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-09-11 12:33:00 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-09-11 12:33:00 +0000
commit741292ecc5d0fca30baaaaf0223322865deccdb4 (patch)
treeeb9788c65d3170014cff16e0b1c22eb9c0aed648 /media-tv
parentInitial import (Manifest recommit) (diff)
downloadgentoo-2-741292ecc5d0fca30baaaaf0223322865deccdb4.tar.gz
gentoo-2-741292ecc5d0fca30baaaaf0223322865deccdb4.tar.bz2
gentoo-2-741292ecc5d0fca30baaaaf0223322865deccdb4.zip
Fixed dependencies
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythfrontend/ChangeLog5
-rw-r--r--media-tv/mythfrontend/mythfrontend-0.16.ebuild12
2 files changed, 10 insertions, 7 deletions
diff --git a/media-tv/mythfrontend/ChangeLog b/media-tv/mythfrontend/ChangeLog
index 97e61c376af4..bcea82c56be6 100644
--- a/media-tv/mythfrontend/ChangeLog
+++ b/media-tv/mythfrontend/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/mythfrontend
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/ChangeLog,v 1.20 2004/09/10 17:37:46 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/ChangeLog,v 1.21 2004/09/11 12:33:00 aliz Exp $
+
+ 11 Sep 2004; Daniel Ahlberg <aliz@gentoo.org> mythfrontend-0.16.ebuild:
+ Synced dependencies with mythtv.
*mythfrontend-0.16 (10 Sep 2004)
diff --git a/media-tv/mythfrontend/mythfrontend-0.16.ebuild b/media-tv/mythfrontend/mythfrontend-0.16.ebuild
index 72895d56ce3a..39a5cd306797 100644
--- a/media-tv/mythfrontend/mythfrontend-0.16.ebuild
+++ b/media-tv/mythfrontend/mythfrontend-0.16.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/mythfrontend/mythfrontend-0.16.ebuild,v 1.2 2004/09/10 18:01:54 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythfrontend/mythfrontend-0.16.ebuild,v 1.3 2004/09/11 12:33:00 aliz Exp $
inherit myth
@@ -13,14 +13,14 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE="alsa arts dvb directfb lcd lirc nvidia cle266 opengl X xv oss debug mmx nls"
-DEPEND="virtual/x11
- >=x11-libs/qt-3.1
+DEPEND=">=media-libs/freetype-2.0
>=media-sound/lame-3.93.1
- >=media-libs/freetype-2.0
+ X? ( >=x11-libs/qt-3.1 )
+ directfb? ( dev-libs/DirectFB >=x11-libs/qt-embedded-3.1 )
+ dev-db/mysql
+ alsa? ( >=media-libs/alsa-lib-0.9 )
>=sys-apps/sed-4
- alsa? ( media-libs/alsa-lib )
arts? ( kde-base/arts )
- directfb? ( dev-libs/DirectFB )
dvb? ( media-libs/libdvb )
lcd? ( app-misc/lcdproc )
lirc? ( app-misc/lirc )