mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
d4b37afb7f
commit
c2ad22e092
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user