aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb b/meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb
index e8d75e9d75..6a484b8ae9 100644
--- a/meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb
+++ b/meta-python/recipes-devtools/python/python3-pysonos_0.0.54.bb
@@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "2a72897cfd342382573632d80d38776884a38c8d02353d9d5da4e9e8e8
inherit pypi setuptools3
RDEPENDS:${PN} += "\
- ${PYTHON_PN}-ifaddr \
- ${PYTHON_PN}-requests \
- ${PYTHON_PN}-xmltodict \
+ python3-ifaddr \
+ python3-requests \
+ python3-xmltodict \
"