aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pandas_1.3.1.bb
diff options
context:
space:
mode:
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.bb4
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 += " \
${PYTHON_PN}-numpy-native ${PYTHON_PN}-cython-native \
"
-CFLAGS_append_toolchain-clang = " -Wno-error=deprecated-declarations"
+CFLAGS:append:toolchain-clang = " -Wno-error=deprecated-declarations"
-RDEPENDS_${PN} += " \
+RDEPENDS:${PN} += " \
${PYTHON_PN}-json \
${PYTHON_PN}-numpy \
${PYTHON_PN}-dateutil \