From: Bartosz Golaszewski <[email protected]>

Add missing RDEPENDS for this package.

Signed-off-by: Bartosz Golaszewski <[email protected]>
---
 meta-oe/recipes-security/nmap/nmap_7.80.bb | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-security/nmap/nmap_7.80.bb 
b/meta-oe/recipes-security/nmap/nmap_7.80.bb
index 030f03348..52c62cde3 100644
--- a/meta-oe/recipes-security/nmap/nmap_7.80.bb
+++ b/meta-oe/recipes-security/nmap/nmap_7.80.bb
@@ -59,4 +59,8 @@ do_install:append() {
 
 FILES:${PN} += "${PYTHON_SITEPACKAGES_DIR} ${datadir}/ncat"
 
-RDEPENDS:${PN} += "python3-core"
+RDEPENDS:${PN} += " \
+    python3-difflib \
+    python3-asyncio \
+    python3-xml \
+"
-- 
2.39.2

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

Reply via email to