summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-msgpack.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-msgpack.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-msgpack.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-msgpack.inc b/meta-python/recipes-devtools/python/python-msgpack.inc
index adf5c3e9f9..dba5dc44f3 100644
--- a/meta-python/recipes-devtools/python/python-msgpack.inc
+++ b/meta-python/recipes-devtools/python/python-msgpack.inc
@@ -11,3 +11,5 @@ SRC_URI[sha256sum] = "ea3c2f859346fcd55fc46e96885301d9c2f7a36d453f5d8f2967840efa
11RDEPENDS_${PN}_class-target += "\ 11RDEPENDS_${PN}_class-target += "\
12 ${PYTHON_PN}-io \ 12 ${PYTHON_PN}-io \
13" 13"
14
15BBCLASSEXTEND = "native nativesdk"