mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 01:00:44 +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 = "\
|
DEPENDS = "\
|
||||||
|
python3-setuptools-scm-native \
|
||||||
freetype \
|
freetype \
|
||||||
libpng \
|
libpng \
|
||||||
python3-pybind11 \
|
python3-pybind11 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user