diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb index 1b8af825a6..4bfaf656d9 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_1.4.23.bb | |||
@@ -19,3 +19,5 @@ RDEPENDS:${PN} += " \ | |||
19 | ${PYTHON_PN}-compression \ | 19 | ${PYTHON_PN}-compression \ |
20 | ${PYTHON_PN}-profile \ | 20 | ${PYTHON_PN}-profile \ |
21 | " | 21 | " |
22 | |||
23 | BBCLASSEXTEND = "native nativesdk" | ||