From: Martin Jansa Date: Wed, 24 Feb 2010 19:07:09 +0000 (+0100) Subject: mcnavi: add edje-native dependency, thanks to Dieter Thimm X-Git-Tag: Release-2010-05/1~491^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de991f13e6fcdd5022569fdde68b466aaa3db733;p=openembedded.git mcnavi: add edje-native dependency, thanks to Dieter Thimm Signed-off-by: Martin Jansa --- diff --git a/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb b/recipes/openmoko-3rdparty/mcnavi_0.2.5.bb index 45a54c9f83..283b4b4dc9 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"