From 0828b8c4f55f057bdc10be6633136a50db6a3e7f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 12 Feb 2011 09:19:06 +0100 Subject: shr-e-gadgets: add path to edje-cc Signed-off-by: Martin Jansa --- recipes/shr/shr-e-gadgets_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/shr/shr-e-gadgets_git.bb') diff --git a/recipes/shr/shr-e-gadgets_git.bb b/recipes/shr/shr-e-gadgets_git.bb index dd238b434d..40d81b16de 100644 --- a/recipes/shr/shr-e-gadgets_git.bb +++ b/recipes/shr/shr-e-gadgets_git.bb @@ -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 \ -- cgit 1.2.3-korg