summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb
blob: 50137895ca1503ff9ef9cf01e7e57bb072d97ed1 (plain)
1
2
3
4
5
6
inherit setuptools
require python-numpy.inc

RDEPENDS_${PN}_class-target_append = " \
    ${PYTHON_PN}-subprocess \
"