mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-02 22:30:26 +00:00
python3-colorlog: 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
2a0204670f
commit
23a86793f3
@@ -8,3 +8,5 @@ inherit pypi setuptools3
|
||||
PYPI_PACKAGE = "colorlog"
|
||||
|
||||
SRC_URI[sha256sum] = "bd94bd21c1e13fac7bd3153f4bc3a7dc0eb0974b8bc2fdf1a989e474f6e582e5"
|
||||
|
||||
RDEPENDS:${PN} += "python3-logging"
|
||||
|
||||
Reference in New Issue
Block a user