From 14995f179d32b590f3974b8a39c5f6e904634ca2 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 18 Sep 2010 22:09:13 +0200 Subject: mythplugins: fixed netvison packaging, fixed depends Signed-off-by: Frans Meulenbroeks --- recipes/mythtv/mythplugins_0.23+fixes.bb | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/recipes/mythtv/mythplugins_0.23+fixes.bb b/recipes/mythtv/mythplugins_0.23+fixes.bb index bc676c35c2..e593d6a89a 100644 --- a/recipes/mythtv/mythplugins_0.23+fixes.bb +++ b/recipes/mythtv/mythplugins_0.23+fixes.bb @@ -13,13 +13,16 @@ RDEPENDS_mythweb_lighttpd = "lighttpd lighttpd-module-cgi lighttpd-module-fastcg RDEPENDS_mythnetvision += " python python-mysqldb " +DEPENDS += " fftw fftwf " +RDEPENDS_mythmusic += " libfftw libfftwf " + # for mythweather: -DEPENDS_mythweather += " libxml-xpath-perl-native libxml-simple-perl-native libdatetime-format-iso8601-perl-native \ +DEPENDS += " libxml-xpath-perl-native libxml-simple-perl-native libdatetime-format-iso8601-perl-native \ libsoap-lite-perl-native libimage-size-perl-native libdate-manip-perl-native " RDEPENDS_mythweather += " libxml-xpath-perl libxml-simple-perl libdatetime-format-iso8601-perl \ libsoap-lite-perl libimage-size-perl libdate-manip-perl " -PR = "svnr${SRCPV}+r1" +PR = "svnr${SRCPV}+r2" PV = "0.23" SRCREV = "25609" @@ -248,10 +251,11 @@ FILES_mythnetvision = "${libdir}/mythtv/plugins/libmythnetvision.so \ ${datadir}/mythtv/mythnetvision/* \ ${datadir}/mythtv/i18n/mythnetvision* \ ${datadir}/mythtv/mythnetvision.xml\ + ${datadir}/mythtv/netvisionmenu.xml\ ${datadir}/mythtv/themes/default/netvision-ui.xml \ - ${datadir}/mythtv/themes/default-wide/nenetvision-ui.xml \ + ${datadir}/mythtv/themes/default-wide/netvision-ui.xml \ " -#FILES_mythnetvision-dbg = "${libdir}/mythtv/plugins/.debug/libmythnetvision.so" +FILES_mythnetvision-dbg = "${libdir}/mythtv/plugins/.debug/libmythnetvision.so" FILES_mythvideo = "${libdir}/mythtv/plugins/libmythvideo.so \ ${bindir}/mtd \ -- cgit v1.2.3