mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-10 10:09:42 +00:00
python-paho-mqtt: add logging to RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
committed by
Armin Kuster
parent
6f27927cb7
commit
ec4dc95bc8
@@ -13,8 +13,9 @@ SRC_URI[sha256sum] = "31911f6031de306c27ed79dc77b690d7c55b0dcb0f0434ca34ec6361d0
|
||||
DEPENDS += "${PYTHON_PN}-pytest-runner-native"
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
${PYTHON_PN}-math \
|
||||
${PYTHON_PN}-io \
|
||||
${PYTHON_PN}-logging \
|
||||
${PYTHON_PN}-math \
|
||||
${PYTHON_PN}-netclient \
|
||||
${PYTHON_PN}-threading \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user