dvbapp : TranscodingSetup update
[vuplus_openembedded] / recipes / python / python-etk_svn.bb
1 require python-efl.inc
2 DEPENDS += "etk python-evas python-ecore"
3 RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk-themes" 
4 PV = "0.1.1+svnr${SRCPV}"
5 PR = "ml1"
6
7 SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD/BINDINGS/python;module=${PN};proto=http"
8
9 do_stage() {         
10         distutils_stage_all 
11 }