diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.8.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.8.bb index c92af94732..ce8c7a276a 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.8.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.8.bb @@ -47,4 +47,6 @@ RDEPENDS:${PN} = "\ python3-packaging \ " +CVE_PRODUCT = "matplotlib" + BBCLASSEXTEND = "native"