summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb1
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 6eb896d1d2..f720537e70 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
12RDEPENDS:${PN} += "\ 12RDEPENDS:${PN} += "\
13 ${PYTHON_PN}-logging \ 13 ${PYTHON_PN}-logging \
14 ${PYTHON_PN}-scons \
14 ${PYTHON_PN}-six \ 15 ${PYTHON_PN}-six \
15 ${PYTHON_PN}-stringold \ 16 ${PYTHON_PN}-stringold \
16 ${PYTHON_PN}-threading \ 17 ${PYTHON_PN}-threading \