mythtv: fix RDEPENDS - close #254
authorOndrej Sokol <o.sokol@seznam.cz>
Sat, 2 Dec 2006 14:22:50 +0000 (14:22 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Sat, 2 Dec 2006 14:22:50 +0000 (14:22 +0000)
packages/mythtv/mythtv_0.18.1.bb

index 7f8dc73..2686fa8 100644 (file)
@@ -2,15 +2,14 @@ DESCRIPTION = "A full featured personal video recorder system."
 HOMEPAGE = "http://www.mythtv.org"
 LICENSE = "GPL"
 SECTION = "x11/multimedia"
+DEPENDS = "libxinerama lame libxv libxxf86vm libxvmc lirc qt-x11-free"
+RDEPENDS = "qt-x11-plugins-sqldrivers qt-x11-plugins-imageformats"
 PR = "r1"
 
 SRC_URI = "http://www.mythtv.org/mc/mythtv-${PV}.tar.bz2 \
        file://msmpeg-underscore-pic.patch;patch=1 \
        file://settings.pro"
 
-DEPENDS = "libxinerama lame libxv libxxf86vm libxvmc lirc"
-RDEPENDS = "qt-x11-plugins"
-
 inherit qmake qt3x11
 
 # there is a -march=586 somewhere in the source tree