aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-edje.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edje.inc')
-rw-r--r--meta-efl/recipes-devtools/python/python-edje.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-edje.inc b/meta-efl/recipes-devtools/python/python-edje.inc
index 473b92e873..2e2e1f2b79 100644
--- a/meta-efl/recipes-devtools/python/python-edje.inc
+++ b/meta-efl/recipes-devtools/python/python-edje.inc
@@ -3,3 +3,4 @@ LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
DEPENDS += "edje python-evas evas"
RDEPENDS_${PN} += "python-evas"
+EXTRA_OECONF += "--disable-examples"