diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-alembic_1.6.5.bb | 2 |
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} += "\ | |||
15 | ${PYTHON_PN}-sqlalchemy \ | 15 | ${PYTHON_PN}-sqlalchemy \ |
16 | ${PYTHON_PN}-misc \ | 16 | ${PYTHON_PN}-misc \ |
17 | " | 17 | " |
18 | |||
19 | BBCLASSEXTEND = "native nativesdk" | ||