mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-12 17:20:13 +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"
|
PYPI_PACKAGE = "yarl"
|
||||||
inherit pypi
|
inherit pypi
|
||||||
|
RDEPENDS_${PN} = "\
|
||||||
|
${PYTHON_PN}-multidict \
|
||||||
|
${PYTHON_PN}-idna \
|
||||||
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user