mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
Add build dependency of setuptools-scm-native for python3-configparser. Error message: ERROR: Do not try to fetch `setuptools_scm>=1.15.0' for building. Please add its native recipe to DEPENDS. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
3 lines
52 B
BlitzBasic
3 lines
52 B
BlitzBasic
inherit setuptools3
|
|
require python-configparser.inc
|