[oe-commits] Martin Jansa : mcnavi: add edje-native dependency, thanks to Dieter Thimm

git version control git at git.openembedded.org
Wed Feb 24 19:20:48 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: de991f13e6fcdd5022569fdde68b466aaa3db733
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=de991f13e6fcdd5022569fdde68b466aaa3db733

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Feb 24 20:07:09 2010 +0100

mcnavi: add edje-native dependency, thanks to Dieter Thimm

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/openmoko-3rdparty/mcnavi_0.2.5.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb b/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb
index 45a54c9..283b4b4 100644
--- a/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb
+++ b/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb
@@ -1,7 +1,7 @@
 DESCRIPTION = "Free GPS navigation for car and outdoor with OpenStreetMap maps"
 HOMEPAGE = "http://www.gps-routes.info/index.php?name=Content&pa=showpage&pid=1"
 LICENSE = "GPL"
-DEPENDS = "ecore evas imlib2 gpsd"
+DEPENDS = "ecore evas imlib2 gpsd edje-native"
 
 SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz;name=archive"
 SRC_URI[archive.md5sum] = "b572c3691f05e22b37efd6cd53da203e"





More information about the Openembedded-commits mailing list