aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-01-03 16:14:32 +0100
committerKoen Kooi <koen@openembedded.org>2010-01-04 10:12:24 +0100
commit5c9bd883424f60ca04db41424794ec6db7b5edbc (patch)
treead41ccc47452c3e40c0d3c1f8f5b1c9e1a5365f4 /recipes/mythtv
parentf017581d074adb0d88312939dafdb9fa74b0b494 (diff)
downloadopenembedded-5c9bd883424f60ca04db41424794ec6db7b5edbc.tar.gz
mythtv: recommend a gui and menu theme for mythfrontend
Diffstat (limited to 'recipes/mythtv')
-rw-r--r--recipes/mythtv/mythtv_0.22.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/mythtv/mythtv_0.22.bb b/recipes/mythtv/mythtv_0.22.bb
index ebcc936510..8b7dc6c5b0 100644
--- a/recipes/mythtv/mythtv_0.22.bb
+++ b/recipes/mythtv/mythtv_0.22.bb
@@ -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 () {