python3-pywbemtools: remove build-time dependencies

None of these are required at build-time. Remove them.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski 2023-06-23 16:38:27 +02:00 committed by Khem Raj
parent d4b37afb7f
commit c2ad22e092

View File

@ -8,13 +8,6 @@ SRC_URI[sha256sum] = "921fb57ea2ae3ae2806e18895bb0457697f27221b345c8b05afa4cb304
inherit pypi setuptools3
DEPENDS += " \
${PYTHON_PN}-pyyaml-native \
${PYTHON_PN}-pywbem-native \
${PYTHON_PN}-six-native \
${PYTHON_PN}-click-native \
"
RDEPENDS:${PN}:class-target += "\
${PYTHON_PN}-ply \
${PYTHON_PN}-pyyaml \