enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / python / python-docutils-native_0.5.bb
1 require python-docutils_${PV}.bb
2 DEPENDS = "python-native"
3 inherit native
4
5 do_stage() {
6         distutils_stage_all
7 }
8