aboutsummaryrefslogtreecommitdiffstats
path: root/classes/pythonnative.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/pythonnative.bbclass')
-rw-r--r--classes/pythonnative.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/classes/pythonnative.bbclass b/classes/pythonnative.bbclass
index 0e9019d..b34302c 100644
--- a/classes/pythonnative.bbclass
+++ b/classes/pythonnative.bbclass
@@ -5,7 +5,7 @@ PYTHON="${STAGING_BINDIR_NATIVE}/python-native/python"
# PYTHON_EXECUTABLE is used by cmake
PYTHON_EXECUTABLE="${PYTHON}"
EXTRANATIVEPATH += "python-native"
-DEPENDS_append = " python-native "
+DEPENDS:append = " python-native "
# python-config and other scripts are using distutils modules
# which we patch to access these variables