summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb')
-rw-r--r--meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb b/meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb
new file mode 100644
index 0000000000..50137895ca
--- /dev/null
+++ b/meta/recipes-devtools/python-numpy/python-numpy_1.16.2.bb
@@ -0,0 +1,6 @@
+inherit setuptools
+require python-numpy.inc
+
+RDEPENDS_${PN}_class-target_append = " \
+ ${PYTHON_PN}-subprocess \
+"