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:
Ross Burton 2025-08-04 22:18:00 +01:00 committed by Khem Raj
parent 169d18dd37
commit 0fdcb5154a
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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"