summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-extended/python-cson/python3-cson_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/python-cson/python3-cson_git.bb b/meta-python/recipes-extended/python-cson/python3-cson_git.bb
index 5d696b30f7..c4fcc61ec0 100644
--- a/meta-python/recipes-extended/python-cson/python3-cson_git.bb
+++ b/meta-python/recipes-extended/python-cson/python3-cson_git.bb
@@ -17,5 +17,7 @@ DEPENDS:append:class-native = " python-native "
17 17
18inherit setuptools3 18inherit setuptools3
19 19
20PIP_INSTALL_PACKAGE = "python_cson"
21
20BBCLASSEXTEND = "native" 22BBCLASSEXTEND = "native"
21 23