recipes: move SRCREVs also to git recipes
[openembedded.git] / recipes / python / python-twisted-native_8.2.0.bb
1 require python-twisted_${PV}.bb
2
3 RDEPENDS_${PN} = ""
4
5 inherit native
6
7 do_stage() {
8         distutils_stage_all
9 }