diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb b/meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb index 02e21e4f83..95fd1fc719 100644 --- a/meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb | |||
| @@ -14,9 +14,9 @@ DEPENDS += " \ | |||
| 14 | ${PYTHON_PN}-numpy-native ${PYTHON_PN}-cython-native \ | 14 | ${PYTHON_PN}-numpy-native ${PYTHON_PN}-cython-native \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | CFLAGS_append_toolchain-clang = " -Wno-error=deprecated-declarations" | 17 | CFLAGS:append:toolchain-clang = " -Wno-error=deprecated-declarations" |
| 18 | 18 | ||
| 19 | RDEPENDS_${PN} += " \ | 19 | RDEPENDS:${PN} += " \ |
| 20 | ${PYTHON_PN}-json \ | 20 | ${PYTHON_PN}-json \ |
| 21 | ${PYTHON_PN}-numpy \ | 21 | ${PYTHON_PN}-numpy \ |
| 22 | ${PYTHON_PN}-dateutil \ | 22 | ${PYTHON_PN}-dateutil \ |
