summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-security/nmap/nmap_7.95.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-security/nmap/nmap_7.95.bb b/meta-oe/recipes-security/nmap/nmap_7.95.bb
index f165e47bf5..f3775f24b0 100644
--- a/meta-oe/recipes-security/nmap/nmap_7.95.bb
+++ b/meta-oe/recipes-security/nmap/nmap_7.95.bb
@@ -27,7 +27,7 @@ PACKAGECONFIG[libz] = "--with-libz=${STAGING_LIBDIR}/.., --without-libz, zlib, z
27#disable/enable packages 27#disable/enable packages
28PACKAGECONFIG[nping] = ",--without-nping," 28PACKAGECONFIG[nping] = ",--without-nping,"
29PACKAGECONFIG[ncat] = ",--without-ncat," 29PACKAGECONFIG[ncat] = ",--without-ncat,"
30PACKAGECONFIG[ndiff] = "--with-ndiff=yes,--without-ndiff,python3" 30PACKAGECONFIG[ndiff] = "--with-ndiff=yes,--without-ndiff,python3 python3-setuptools-native"
31PACKAGECONFIG[update] = ",--without-nmap-update," 31PACKAGECONFIG[update] = ",--without-nmap-update,"
32 32
33EXTRA_OECONF = "--with-libdnet=included --with-liblinear=included --without-subversion --with-liblua=included" 33EXTRA_OECONF = "--with-libdnet=included --with-liblinear=included --without-subversion --with-liblua=included"