diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_3.0.1.bb b/meta-python/recipes-devtools/python/python3-werkzeug_3.0.1.bb index 6e500dde86..0c3308d650 100644 --- a/meta-python/recipes-devtools/python/python3-werkzeug_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-werkzeug_3.0.1.bb @@ -16,4 +16,8 @@ inherit pypi python_flit_core RDEPENDS:${PN} += " \ ${PYTHON_PN}-markupsafe \ + ${PYTHON_PN}-logging \ + ${PYTHON_PN}-profile \ + ${PYTHON_PN}-compression \ + ${PYTHON_PN}-json \ "