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