aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-elementary_svn.bb
blob: b4e5dbbf48b8b180af7e16fd1642f3ad67fe0a50 (plain)
1
2
3
4
5
6
7
8
9
require python-efl.inc
DEPENDS += "elementary"
RDEPENDS += "python-evas python-ecore python-edje" 
PV = "0.1+svnr${SRCPV}"
PR = "ml0"

do_stage() {         
	distutils_stage_all 
}