summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/nmap/nmap_6.46.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/nmap/nmap_6.46.bb b/recipes-security/nmap/nmap_6.46.bb
index 42db71f..52acf96 100644
--- a/recipes-security/nmap/nmap_6.46.bb
+++ b/recipes-security/nmap/nmap_6.46.bb
@@ -14,7 +14,7 @@ inherit autotools-brokensep
14 14
15DEPENDS = "libpcap" 15DEPENDS = "libpcap"
16 16
17EXTRA_OECONF = "--without-liblua --without-zenmap --without-subversion --with-pcap=linux" 17EXTRA_OECONF = "--without-liblua --without-zenmap --without-subversion --with-pcap=linux --without-openssl"
18 18
19do_configure() { 19do_configure() {
20 autoconf 20 autoconf