aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cython_0.24.bb
blob: 6be0b1e3024a086dffde6f40d34dc6a33acd5a1a (plain)
1
2
3
4
5
6
inherit setuptools
require python-cython.inc

RDEPENDS_${PN} += "\
    python-distribute \
"