summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-sdbus_0.11.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-sdbus_0.11.1.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-sdbus_0.11.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-sdbus_0.11.1.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-sdbus_0.11.1.bb
index 6372d3488d..26bc71762e 100644
--- a/meta-openembedded/meta-python/recipes-devtools/python/python3-sdbus_0.11.1.bb
+++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-sdbus_0.11.1.bb
@@ -9,9 +9,9 @@ REQUIRED_DISTRO_FEATURES = "systemd"
DEPENDS += "systemd"
RDEPENDS:${PN} += " \
- ${PYTHON_PN}-asyncio \
- ${PYTHON_PN}-numbers \
- ${PYTHON_PN}-core \
+ python3-asyncio \
+ python3-numbers \
+ python3-core \
"
inherit pypi setuptools3 features_check pkgconfig