aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-edje.inc
blob: 2e2e1f2b799cf2b412131b3e7461de2687f0186c (plain)
1
2
3
4
5
6
require python-efl.inc
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
DEPENDS += "edje python-evas evas"
RDEPENDS_${PN} += "python-evas"
EXTRA_OECONF += "--disable-examples"