python3-thrift: add missing run-time dependencies

Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2023-05-31 10:22:43 +02:00
committed by Khem Raj
parent 4d1dbcbacd
commit e015b0e996

View File

@@ -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 \