diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python-yarl.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-yarl.inc b/meta-python/recipes-devtools/python/python-yarl.inc index 49b5a607b5..ea555418a2 100644 --- a/meta-python/recipes-devtools/python/python-yarl.inc +++ b/meta-python/recipes-devtools/python/python-yarl.inc | |||
| @@ -8,3 +8,7 @@ SRC_URI[sha256sum] = "024ecdc12bc02b321bc66b41327f930d1c2c543fa9a561b39861da9388 | |||
| 8 | 8 | ||
| 9 | PYPI_PACKAGE = "yarl" | 9 | PYPI_PACKAGE = "yarl" |
| 10 | inherit pypi | 10 | inherit pypi |
| 11 | RDEPENDS_${PN} = "\ | ||
| 12 | ${PYTHON_PN}-multidict \ | ||
| 13 | ${PYTHON_PN}-idna \ | ||
| 14 | " | ||
