aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-alembic_1.6.5.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-alembic_1.6.5.bb b/meta-python/recipes-devtools/python/python3-alembic_1.6.5.bb
index 9af21c92fb..e1f29cad22 100644
--- a/meta-python/recipes-devtools/python/python3-alembic_1.6.5.bb
+++ b/meta-python/recipes-devtools/python/python3-alembic_1.6.5.bb
@@ -15,3 +15,5 @@ RDEPENDS:${PN} += "\
${PYTHON_PN}-sqlalchemy \
${PYTHON_PN}-misc \
"
+
+BBCLASSEXTEND = "native nativesdk"