mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 09:15:45 +01:00
python3-systemd: use correct Python build backend class
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
169d18dd37
commit
0fdcb5154a
|
|
@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "4e57f39797fd5d9e2d22b8806a252d7c0106c936039d1e71c8c6b8008e
|
|||
|
||||
DEPENDS += "systemd (<=235)"
|
||||
|
||||
inherit pypi features_check pkgconfig python_setuptools_build_meta
|
||||
inherit pypi features_check pkgconfig setuptools3
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "systemd"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user