diff --git a/meta-python/recipes-devtools/python/python3-pysocks_1.7.1.bb b/meta-python/recipes-devtools/python/python3-pysocks_1.7.1.bb index e311904fcf..d0db8a0636 100644 --- a/meta-python/recipes-devtools/python/python3-pysocks_1.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-pysocks_1.7.1.bb @@ -12,6 +12,7 @@ inherit pypi setuptools3 RDEPENDS_${PN}_class-target += "\ ${PYTHON_PN}-email \ ${PYTHON_PN}-io \ + ${PYTHON_PN}-logging \ ${PYTHON_PN}-netclient \ ${PYTHON_PN}-shell \ "