aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-twisted-native_8.2.0.bb
blob: d35b9f24820ac5924c6bd9b32321eafb8015141c (plain)
1
2
3
4
5
6
7
8
9
require python-twisted_${PV}.bb

RDEPENDS_${PN} = ""

inherit native

do_stage() {
	distutils_stage_all
}