mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
cb4cd9e3e5
commit
0b98e8a66d
|
|
@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "\
|
|||
"
|
||||
|
||||
DEPENDS = "\
|
||||
python3-setuptools-scm-native \
|
||||
freetype \
|
||||
libpng \
|
||||
python3-pybind11 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user