Signed-off-by: Trevor Gamblin <[email protected]>
---
 meta/recipes-support/diffoscope/diffoscope_243.bb | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-support/diffoscope/diffoscope_243.bb 
b/meta/recipes-support/diffoscope/diffoscope_243.bb
index a73ad6da9e..5cdc2caf10 100644
--- a/meta/recipes-support/diffoscope/diffoscope_243.bb
+++ b/meta/recipes-support/diffoscope/diffoscope_243.bb
@@ -14,7 +14,20 @@ inherit pypi setuptools3
 
 SRC_URI[sha256sum] = 
"3ce7ff00d72ffd9c904d1d93a4a147208878f56e8f0286073533615689d840b1"
 
-RDEPENDS:${PN} += "binutils vim squashfs-tools python3-libarchive-c 
python3-magic python3-rpm"
+RDEPENDS:${PN} += "\
+        binutils \
+        python3-curses \
+        python3-difflib \
+        python3-fcntl \
+        python3-json \
+        python3-libarchive-c \
+        python3-magic \
+        python3-multiprocessing \
+        python3-pprint \
+        python3-rpm \
+        squashfs-tools \
+        vim \
+        "
 
 # Dependencies don't build for musl
 COMPATIBLE_HOST:libc-musl = 'null'
-- 
2.41.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#184078): 
https://lists.openembedded.org/g/openembedded-core/message/184078
Mute This Topic: https://lists.openembedded.org/mt/100058559/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to