aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-elementary_svn.bb
blob: 44c5613edfa9b33b24ce755b972d1aee4ea7ecf0 (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${SRCREV}"
PR = "ml0"

do_stage() {         
	distutils_stage_all 
}