diff --git a/meta-python/recipes-devtools/python/python-pycares.inc b/meta-python/recipes-devtools/python/python-pycares.inc index 63398ad5cab..2db8fc134c3 100644 --- a/meta-python/recipes-devtools/python/python-pycares.inc +++ b/meta-python/recipes-devtools/python/python-pycares.inc @@ -9,6 +9,9 @@ SRC_URI[sha256sum] = "663c000625725d3a63466a674df4ee7f62bf8ca1ae8a0b87a6411eb811 PYPI_PACKAGE = "pycares" inherit pypi + +DEPENDS += "${PYTHON_PN}-cffi-native" + RDEPENDS_${PN} = "\ ${PYTHON_PN}-cffi \ ${PYTHON_PN}-idna \