summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python-numpy/python-numpy.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python-numpy/python-numpy.inc b/meta/recipes-devtools/python-numpy/python-numpy.inc
index 1c6047ab07..a12e72f964 100644
--- a/meta/recipes-devtools/python-numpy/python-numpy.inc
+++ b/meta/recipes-devtools/python-numpy/python-numpy.inc
@@ -113,6 +113,7 @@ RDEPENDS_${PN} = "${PYTHON_PN}-unittest \
113 ${PYTHON_PN}-compression \ 113 ${PYTHON_PN}-compression \
114 ${PYTHON_PN}-ctypes \ 114 ${PYTHON_PN}-ctypes \
115 ${PYTHON_PN}-threading \ 115 ${PYTHON_PN}-threading \
116 ${PYTHON_PN}-multiprocessing \
116" 117"
117 118
118RDEPENDS_${PN}_class-native = "" 119RDEPENDS_${PN}_class-native = ""