summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb b/meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb
index 74dbaefc1d..95d2601cd9 100644
--- a/meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb
+++ b/meta-python/recipes-devtools/python/python-cmd2_0.9.2.bb
@@ -19,3 +19,5 @@ RDEPENDS_${PN} += "\
19 ${PYTHON_PN}-threading \ 19 ${PYTHON_PN}-threading \
20 ${PYTHON_PN}-textutils \ 20 ${PYTHON_PN}-textutils \
21 " 21 "
22
23BBCLASSEXTEND = "native nativesdk"