Also reorder the RDEPENDS to be in alphabetical order.
Signed-off-by: Trevor Gamblin <[email protected]>
---
meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb
b/meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb
index 38ff2714f2..f9dd6b77c6 100644
--- a/meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb
+++ b/meta/recipes-devtools/python/python3-dtschema_2023.6.1.bb
@@ -10,6 +10,12 @@ PYPI_PACKAGE = "dtschema"
SRC_URI[sha256sum] =
"d9dc11cea6a46ae2ee5ac4a5a1c7da7cb3704417cb390881820460f7c61eb784"
DEPENDS += "python3-setuptools-scm-native"
-RDEPENDS:${PN} += "python3-ruamel-yaml python3-jsonschema python3-rfc3987"
+
+RDEPENDS:${PN} += "\
+ python3-jsonschema \
+ python3-pylibfdt \
+ python3-rfc3987 \
+ python3-ruamel-yaml \
+ "
BBCLASSEXTEND = "native nativesdk"
--
2.41.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#184111):
https://lists.openembedded.org/g/openembedded-core/message/184111
Mute This Topic: https://lists.openembedded.org/mt/100070607/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-