summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
index 71af06881d..8b0383cf68 100644
--- a/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
+++ b/meta-python/recipes-extended/pywbem/python3-pywbem_1.6.1.bb
@@ -27,7 +27,7 @@ DEPENDS += " \
27 ${PYTHON_PN}-wheel-native \ 27 ${PYTHON_PN}-wheel-native \
28" 28"
29 29
30RDEPENDS:${PN}:class-target += "\ 30RDEPENDS:${PN} += "\
31 ${PYTHON_PN}-datetime \ 31 ${PYTHON_PN}-datetime \
32 ${PYTHON_PN}-io \ 32 ${PYTHON_PN}-io \
33 ${PYTHON_PN}-netclient \ 33 ${PYTHON_PN}-netclient \