mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-yarl: add missing dependencies
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,3 +8,7 @@ SRC_URI[sha256sum] = "024ecdc12bc02b321bc66b41327f930d1c2c543fa9a561b39861da9388
|
||||
|
||||
PYPI_PACKAGE = "yarl"
|
||||
inherit pypi
|
||||
RDEPENDS_${PN} = "\
|
||||
${PYTHON_PN}-multidict \
|
||||
${PYTHON_PN}-idna \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user