[oe-commits] Frans Meulenbroeks : mythplugins_0.23: added mythweather dependencies

git version control git at git.openembedded.org
Sun Sep 12 11:31:14 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: b84f8bd7ea620ce2dafd8a6c5d75691948958505
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b84f8bd7ea620ce2dafd8a6c5d75691948958505

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Sep 12 13:30:08 2010 +0200

mythplugins_0.23: added mythweather dependencies

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/mythtv/mythplugins_0.23+fixes.bb |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/recipes/mythtv/mythplugins_0.23+fixes.bb b/recipes/mythtv/mythplugins_0.23+fixes.bb
index ed8dcfd..bc676c3 100644
--- a/recipes/mythtv/mythplugins_0.23+fixes.bb
+++ b/recipes/mythtv/mythplugins_0.23+fixes.bb
@@ -12,7 +12,14 @@ RDEPENDS_mythweb_lighttpd = "lighttpd lighttpd-module-cgi lighttpd-module-fastcg
         lighttpd-module-rewrite php-cgi lighttpd-module-auth"
 
 RDEPENDS_mythnetvision += " python python-mysqldb "
-PR = "svnr${SRCPV}+r0"
+
+# for mythweather:
+DEPENDS_mythweather += " 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"
 PV = "0.23"
 
 SRCREV = "25609"





More information about the Openembedded-commits mailing list