summaryrefslogtreecommitdiff
path: root/packages/python/python-elementary_svn.bb
blob: 409bd8c6cc5c4b255412cf4f84e1c4bf99c63a6e (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.0.0+svnr${SRCREV}"
PR = "r0"

do_stage() {         
	distutils_stage_all 
}