summaryrefslogtreecommitdiff
path: root/packages/python/python-etk_svn.bb
blob: 90e06ac8b3d08f0c31463a9b9429bb85fffb76cb (plain)
1
2
3
4
5
6
7
8
9
require python-efl.inc
DEPENDS += "etk"
RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk-themes" 
PV = "0.1.1+svnr${SRCREV}"
PR = "ml0"

do_stage() {         
	distutils_stage_all 
}