diff options
-rw-r--r-- | meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb b/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb index 93b2253486..9bb3053885 100644 --- a/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb +++ b/meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb | |||
@@ -11,6 +11,7 @@ PYPI_SRC_URI:append = ";downloadfilename=${BP}.${PYPI_PACKAGE_EXT}" | |||
11 | 11 | ||
12 | RDEPENDS:${PN} += "\ | 12 | RDEPENDS:${PN} += "\ |
13 | python3-logging \ | 13 | python3-logging \ |
14 | python3-scons \ | ||
14 | python3-six \ | 15 | python3-six \ |
15 | python3-stringold \ | 16 | python3-stringold \ |
16 | python3-threading \ | 17 | python3-threading \ |