mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
python3-matplotlib: Add missing dependency on scm native module
Fixes recipe-sysroot-native/usr/bin/python3-native/python3: No module named setuptools_scm Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "\
|
||||
"
|
||||
|
||||
DEPENDS = "\
|
||||
python3-setuptools-scm-native \
|
||||
freetype \
|
||||
libpng \
|
||||
python3-pybind11 \
|
||||
|
||||
Reference in New Issue
Block a user