shr-e-gadgets: add path to edje-cc
authorMartin Jansa <Martin.Jansa@gmail.com>
Sat, 12 Feb 2011 08:19:06 +0000 (09:19 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 12 Feb 2011 08:20:26 +0000 (09:20 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/shr-e-gadgets_git.bb

index dd238b4..40d81b1 100644 (file)
@@ -7,13 +7,15 @@ SECTION = "x11/application"
 
 SRCREV = "0638e17d76861ca1e4f89a2d955fab03fa143634"
 PV = "0.0.0+gitr${SRCPV}"
-PR = "r9"
+PR = "r10"
 
 inherit autotools
 
 SRC_URI = "git://git.shr-project.org/repo/shr-e-gadgets.git;protocol=http;branch=master"
 S = "${WORKDIR}/git"
 
+EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
+
 FILES_${PN} += "\
        ${datadir}/shr_elm_softkey \
        ${libdir}/enlightenment/modules/*/*.desktop \