summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb
index 5a56d00567..ab631b256f 100644
--- a/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb
+++ b/meta-python/recipes-extended/pywbemtools/python3-pywbemtools_1.2.0.bb
@@ -8,13 +8,6 @@ SRC_URI[sha256sum] = "921fb57ea2ae3ae2806e18895bb0457697f27221b345c8b05afa4cb304
8 8
9inherit pypi setuptools3 9inherit pypi setuptools3
10 10
11DEPENDS += " \
12 ${PYTHON_PN}-pyyaml-native \
13 ${PYTHON_PN}-pywbem-native \
14 ${PYTHON_PN}-six-native \
15 ${PYTHON_PN}-click-native \
16"
17
18RDEPENDS:${PN}:class-target += "\ 11RDEPENDS:${PN}:class-target += "\
19 ${PYTHON_PN}-ply \ 12 ${PYTHON_PN}-ply \
20 ${PYTHON_PN}-pyyaml \ 13 ${PYTHON_PN}-pyyaml \