summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-systemd_235.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-systemd_235.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-systemd_235.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-systemd_235.bb b/meta-python/recipes-devtools/python/python3-systemd_235.bb
index 3abea5f5f2..6b44751df7 100644
--- a/meta-python/recipes-devtools/python/python3-systemd_235.bb
+++ b/meta-python/recipes-devtools/python/python3-systemd_235.bb
@@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "4e57f39797fd5d9e2d22b8806a252d7c0106c936039d1e71c8c6b8008e
10 10
11DEPENDS += "systemd (<=235)" 11DEPENDS += "systemd (<=235)"
12 12
13inherit pypi features_check pkgconfig python_setuptools_build_meta 13inherit pypi features_check pkgconfig setuptools3
14 14
15REQUIRED_DISTRO_FEATURES = "systemd" 15REQUIRED_DISTRO_FEATURES = "systemd"
16 16