mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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} += "\
|
RDEPENDS:${PN} += "\
|
||||||
python3-logging \
|
python3-logging \
|
||||||
|
python3-scons \
|
||||||
python3-six \
|
python3-six \
|
||||||
python3-stringold \
|
python3-stringold \
|
||||||
python3-threading \
|
python3-threading \
|
||||||
|
|||||||
Reference in New Issue
Block a user