From e015b0e996aa0e442cc4e64a4ff21ae717f0ee24 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Wed, 31 May 2023 10:22:43 +0200 Subject: python3-thrift: add missing run-time dependencies Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski Signed-off-by: Khem Raj --- meta-python/recipes-connectivity/python-thrift/python3-thrift_0.16.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-connectivity/python-thrift') 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}" RDEPENDS:${PN} += "\ python3-logging \ + python3-scons \ python3-six \ python3-stringold \ python3-threading \ -- cgit v1.2.3-54-g00ecf