summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-matplotlib_3.10.8.bb2
1 files changed, 2 insertions, 0 deletions
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} = "\
47 python3-packaging \ 47 python3-packaging \
48" 48"
49 49
50TARGET_LDFLAGS:append = " ${DEBUG_PREFIX_MAP}"
51
50CVE_PRODUCT = "matplotlib" 52CVE_PRODUCT = "matplotlib"
51 53
52BBCLASSEXTEND = "native" 54BBCLASSEXTEND = "native"