mythtv 0.21: fix depends for themes
authorKoen Kooi <koen@openembedded.org>
Wed, 23 Jul 2008 11:51:35 +0000 (11:51 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 23 Jul 2008 11:51:35 +0000 (11:51 +0000)
packages/mythtv/mythtv_0.21.bb

index 7b4c843..f4f947b 100644 (file)
@@ -2,7 +2,7 @@ require mythtv.inc
 
 inherit qmake qt3x11
 
-PR = "${SRCREV}+r0"
+PR = "${SRCREV}+r1"
 REALPV = "0.21"
 
 SRCREV = "17789"
@@ -15,7 +15,7 @@ S = "${WORKDIR}/mythtv"
 
 QMAKE_PROFILES = "mythtv.pro"
 
-mythlibs = "mythdb mythavutil mythavcodec mythavformat myth mythtv mythui mythfreemheg mythupnp mythlivemedia"
+mythlibs = "mythavutil mythavcodec mythavformat myth mythtv mythui mythfreemheg mythupnp mythlivemedia"
 PACKAGES =+ "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mythtv-data"
 
 FILES_${PN}-dbg += "${libdir}/mythtv/filters/.debug"