summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-dbusmock_0.28.6.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-dbusmock_0.28.6.bb b/meta/recipes-devtools/python/python3-dbusmock_0.28.6.bb
index dd28f115d1..1290fcd2f1 100644
--- a/meta/recipes-devtools/python/python3-dbusmock_0.28.6.bb
+++ b/meta/recipes-devtools/python/python3-dbusmock_0.28.6.bb
@@ -17,3 +17,5 @@ RDEPENDS:${PN} += "\
17 ${PYTHON_PN}-unittest \ 17 ${PYTHON_PN}-unittest \
18 ${PYTHON_PN}-xml \ 18 ${PYTHON_PN}-xml \
19 " 19 "
20
21BBCLASSEXTEND = "native"