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 ce8c7a276a..8489b91402 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,6 +47,8 @@ RDEPENDS:${PN} = "\ python3-packaging \ " +TARGET_LDFLAGS:append = " ${DEBUG_PREFIX_MAP}" + CVE_PRODUCT = "matplotlib" BBCLASSEXTEND = "native"