aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-e-gadgets_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/shr-e-gadgets_git.bb')
-rw-r--r--recipes/shr/shr-e-gadgets_git.bb4
1 files changed, 3 insertions, 1 deletions
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 \