aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pyrsistent_0.15.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-pyrsistent_0.15.7.bb')
-rw-r--r--recipes-devtools/python/python-pyrsistent_0.15.7.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-pyrsistent_0.15.7.bb b/recipes-devtools/python/python-pyrsistent_0.15.7.bb
index acfcb12..970e51b 100644
--- a/recipes-devtools/python/python-pyrsistent_0.15.7.bb
+++ b/recipes-devtools/python/python-pyrsistent_0.15.7.bb
@@ -12,4 +12,8 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-six \
"
+RDEPENDS_${PN}_append_class-target = "\
+ ${PYTHON_PN}-numbers \
+"
+
BBCLASSEXTEND = "native nativesdk"