diff options
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edje.inc')
-rw-r--r-- | meta-efl/recipes-devtools/python/python-edje.inc | 6 |
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 @@ | |||
1 | require python-efl.inc | ||
2 | LICENSE = "LGPLv2.1" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | ||
4 | DEPENDS += "edje python-evas evas" | ||
5 | RDEPENDS_${PN} += "python-evas" | ||
6 | EXTRA_OECONF += "--disable-examples" | ||