mcnavi: add also target edje to DEPENDS

* configure checks for that
  | configure:17465: error: Package requirements (ecore ecore-evas evas edje imlib2 libgps) were not met:
  |
  | No package 'edje' found

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-09-11 13:39:55 +02:00
parent fac9e9c8b5
commit 85d9bb4931
@@ -2,7 +2,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 = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
DEPENDS = "ecore evas imlib2 gpsd edje-native mysql5"
DEPENDS = "ecore evas imlib2 gpsd edje edje-native mysql5"
SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz"
SRC_URI[md5sum] = "acc07debcdb3ef448b95e6a6cfcf53d8"