mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-15 06:10:02 +00:00
python-astroid: add logging to RDEPENDS
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
42cb6f6e7b
commit
4bedb3cfad
@@ -19,6 +19,7 @@ FILES_${PN}-tests += " \
|
|||||||
RDEPENDS_${PN}_class-target += "\
|
RDEPENDS_${PN}_class-target += "\
|
||||||
${PYTHON_PN}-distutils \
|
${PYTHON_PN}-distutils \
|
||||||
${PYTHON_PN}-lazy-object-proxy \
|
${PYTHON_PN}-lazy-object-proxy \
|
||||||
|
${PYTHON_PN}-logging \
|
||||||
${PYTHON_PN}-six \
|
${PYTHON_PN}-six \
|
||||||
${PYTHON_PN}-wrapt \
|
${PYTHON_PN}-wrapt \
|
||||||
${PYTHON_PN}-setuptools \
|
${PYTHON_PN}-setuptools \
|
||||||
|
|||||||
Reference in New Issue
Block a user