From 5c9bd883424f60ca04db41424794ec6db7b5edbc Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 3 Jan 2010 16:14:32 +0100 Subject: [PATCH] mythtv: recommend a gui and menu theme for mythfrontend --- recipes/mythtv/mythtv_0.22.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 () { -- 2.39.5