summaryrefslogtreecommitdiff
path: root/packages/python/python-evas_cvs.bb
blob: e0de4569bdbb4d21d44d4512ffb37d8fe34be229 (plain)
1
2
3
4
5
6
7
require python-efl.inc
DEPENDS += "evas"
PR = "r4"

do_stage() {
	distutils_stage_all
}