diff --git a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb index e249f99860..df5d674a3d 100644 --- a/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb +++ b/meta-python/recipes-devtools/python/python3-aiohttp_3.13.2.bb @@ -6,6 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=748073912af33aa59430d3702aa32d41" SRC_URI[sha256sum] = "40176a52c186aefef6eb3cad2cdd30cd06e3afbe88fe8ab2af9c0b90f228daca" +CVE_PRODUCT = "aiohttp" + inherit python_setuptools_build_meta pypi DEPENDS = "python3-pkgconfig-native"