summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pandas.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pandas.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pandas.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pandas.inc b/meta-python/recipes-devtools/python/python-pandas.inc
index a08f1c2861..9b8e4dcf18 100644
--- a/meta-python/recipes-devtools/python/python-pandas.inc
+++ b/meta-python/recipes-devtools/python/python-pandas.inc
@@ -12,7 +12,7 @@ SRC_URI[sha256sum] = "50b52af2af2e15f4aeb2fe196da073a8c131fa02e433e105d95ce40016
12inherit pypi 12inherit pypi
13 13
14DEPENDS += " \ 14DEPENDS += " \
15 ${PYTHON_PN}-numpy-native \ 15 ${PYTHON_PN}-numpy-native ${PYTHON_PN}-cython-native \
16" 16"
17 17
18RDEPENDS_${PN} += " \ 18RDEPENDS_${PN} += " \