diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-connectivity/python-thrift/python3-thrift_0.13.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.13.0.bb b/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.13.0.bb index 80f1a50178..c17a602be8 100644 --- a/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.13.0.bb +++ b/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.13.0.bb | |||
@@ -16,3 +16,5 @@ RDEPENDS_${PN} += "\ | |||
16 | ${PYTHON_PN}-stringold \ | 16 | ${PYTHON_PN}-stringold \ |
17 | ${PYTHON_PN}-threading \ | 17 | ${PYTHON_PN}-threading \ |
18 | " | 18 | " |
19 | |||
20 | BBCLASSEXTEND = "native nativesdk" | ||