mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-pywbem: order RDEPENDS alphabetically
Order run-time dependencies for clarity. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
9f88e84b0c
commit
1707092145
@@ -31,6 +31,8 @@ RDEPENDS:${PN} += "\
|
||||
python3-datetime \
|
||||
python3-io \
|
||||
python3-netclient \
|
||||
python3-nocasedict \
|
||||
python3-nocaselist \
|
||||
python3-ply \
|
||||
python3-pyyaml \
|
||||
python3-six \
|
||||
@@ -38,8 +40,6 @@ RDEPENDS:${PN} += "\
|
||||
python3-threading \
|
||||
python3-unixadmin \
|
||||
python3-xml \
|
||||
python3-nocasedict \
|
||||
python3-nocaselist \
|
||||
python3-yamlloader \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user