diff --git a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.1.bb b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.1.bb index d6523e7770..6d678bd66a 100644 --- a/meta-python/recipes-devtools/python/python3-matplotlib_3.10.1.bb +++ b/meta-python/recipes-devtools/python/python3-matplotlib_3.10.1.bb @@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "\ " DEPENDS = "\ + python3-setuptools-scm-native \ freetype \ libpng \ python3-pybind11 \