diff --git a/meta/recipes-devtools/python/python-pycryptodome.inc b/meta/recipes-devtools/python/python-pycryptodome.inc index 86d7f261af..8d9b6d911e 100644 --- a/meta/recipes-devtools/python/python-pycryptodome.inc +++ b/meta/recipes-devtools/python/python-pycryptodome.inc @@ -10,6 +10,8 @@ inherit pypi PYPI_PACKAGE_EXT = "tar.gz" RDEPENDS:${PN} += " \ + python3-cffi \ + python3-ctypes \ python3-io \ python3-math \ "