mythtv: recommend a gui and menu theme for mythfrontend
authorKoen Kooi <koen@openembedded.org>
Sun, 3 Jan 2010 15:14:32 +0000 (16:14 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 4 Jan 2010 09:12:24 +0000 (10:12 +0100)
recipes/mythtv/mythtv_0.22.bb

index ebcc936..8b7dc6c 100644 (file)
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mytht
 mysql5-server mysql5-client libmysqlclient qt4-plugin-sqldriver-sqlmysql xmltv"
 RDEPENDS_${PN}_append_libc-glibc = " glibc-gconv-utf-16"
 
-PR = "svnr${SRCPV}+r6"
+PR = "svnr${SRCPV}+r7"
 PV = "0.22"
 
 # REALPV is here to support release candidates
@@ -80,6 +80,8 @@ FILES_mythtv-bin = "${bindir}/*"
 FILES_mythtv-filters = "${libdir}/mythtv/filters/*"
 FILES_mythtv-database = "${datadir}/mythtv/sql/"
 
+RRECOMMENDS_mythtv-frontend += "mythtv-theme-defaultmenu mythtv-theme-terra"
+
 mythlibs = "mythdb mythavutil mythavcodec mythavformat mythswscale mythhdhomerun myth mythtv mythui mythfreemheg mythupnp mythlivemedia"
 
 python __anonymous () {