diff --git a/meta-python/recipes-devtools/python/python3-freezegun_1.5.5.bb b/meta-python/recipes-devtools/python/python3-freezegun_1.5.5.bb index 878d438070..a9ce3d6f00 100644 --- a/meta-python/recipes-devtools/python/python3-freezegun_1.5.5.bb +++ b/meta-python/recipes-devtools/python/python3-freezegun_1.5.5.bb @@ -7,6 +7,8 @@ SRC_URI[sha256sum] = "ac7742a6cc6c25a2c35e9292dfd554b897b517d2dec26891a2e8debf20 inherit pypi python_setuptools_build_meta ptest-python-pytest +DEPENDS += "python3-wheel-native" + RDEPENDS:${PN}-ptest += " \ python3-sqlite3 \ "