mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
python3-pywbem: drop unneeded class from RDEPENDS
The native package has the same dependencies. Even if normally they are satisfied by python3-native, we should still use a global RDEPENDS. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c2ad22e092
commit
364a2f8956
@ -27,7 +27,7 @@ DEPENDS += " \
|
||||
${PYTHON_PN}-wheel-native \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}:class-target += "\
|
||||
RDEPENDS:${PN} += "\
|
||||
${PYTHON_PN}-datetime \
|
||||
${PYTHON_PN}-io \
|
||||
${PYTHON_PN}-netclient \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user