dvbapp : TranscodingSetup update
[vuplus_openembedded] / recipes / python / python-iniparse-native_0.2.3.bb
1 require python-iniparse_${PV}.bb
2 inherit native
3 DEPENDS = "python-native"
4 RDEPENDS = ""
5 PR = "r1"
6
7 do_stage() {
8         distutils_stage_all
9 }