mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +00:00
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:
committed by
Khem Raj
parent
4d1dbcbacd
commit
e015b0e996
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user