aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-evas_svn.bb
blob: d2568bae60713467311289be5625dfe0ceabe75d (plain)
1
2
3
4
5
6
7
8
require python-efl.inc
SRCREV = "${EFL_SRCREV}"
DEPENDS += "evas"

do_stage() {
	distutils_stage_all
	distutils_stage_headers
}