summaryrefslogtreecommitdiffstats
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.inc6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-efl/recipes-devtools/python/python-edje.inc b/meta-efl/recipes-devtools/python/python-edje.inc
deleted file mode 100644
index 2e2e1f2b79..0000000000
--- a/meta-efl/recipes-devtools/python/python-edje.inc
+++ /dev/null
@@ -1,6 +0,0 @@
1require python-efl.inc
2LICENSE = "LGPLv2.1"
3LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
4DEPENDS += "edje python-evas evas"
5RDEPENDS_${PN} += "python-evas"
6EXTRA_OECONF += "--disable-examples"