summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-18 22:09:13 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-09-18 22:12:48 +0200
commit14995f179d32b590f3974b8a39c5f6e904634ca2 (patch)
tree23cf78f5d18fc7ffadf2c559832ad6d640da3140
parentf22f41d47fb8d9f4463a49657c710a8561764335 (diff)
downloadopenembedded-14995f179d32b590f3974b8a39c5f6e904634ca2.tar.gz
mythplugins: fixed netvison packaging, fixed depends
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r--recipes/mythtv/mythplugins_0.23+fixes.bb12
1 files 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 \