summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb
diff options
context:
space:
mode:
authorEd Tanous <ed@tanous.net>2019-06-06 18:45:55 +0300
committerGitHub <noreply@github.com>2019-06-06 18:45:55 +0300
commit4aa406adc1accd959bf64d299d750e8b2083ace3 (patch)
tree3254b912d6468012543e127a19ba2f1cd13b108f /poky/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb
parenta479b661c952e9c0da8859d2e966748bd515690f (diff)
parent87a65e63bac789bca0607e0b4ab09d62517b95e7 (diff)
downloadopenbmc-4aa406adc1accd959bf64d299d750e8b2083ace3.tar.xz
Merge pull request #9 from Intel-BMC/update
Update
Diffstat (limited to 'poky/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb')
-rw-r--r--poky/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/poky/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb b/poky/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb
new file mode 100644
index 000000000..50137895c
--- /dev/null
+++ b/poky/meta/recipes-devtools/python-numpy/python-numpy_1.16.3.bb
@@ -0,0 +1,6 @@
+inherit setuptools
+require python-numpy.inc
+
+RDEPENDS_${PN}_class-target_append = " \
+ ${PYTHON_PN}-subprocess \
+"