diff options
-rw-r--r-- | recipes-security/nmap/nmap_6.46.bb | 2 |
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 | ||
15 | DEPENDS = "libpcap" | 15 | DEPENDS = "libpcap" |
16 | 16 | ||
17 | EXTRA_OECONF = "--without-liblua --without-zenmap --without-subversion --with-pcap=linux" | 17 | EXTRA_OECONF = "--without-liblua --without-zenmap --without-subversion --with-pcap=linux --without-openssl" |
18 | 18 | ||
19 | do_configure() { | 19 | do_configure() { |
20 | autoconf | 20 | autoconf |