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 DEPENDS = "libpcap" -EXTRA_OECONF = "--without-liblua --without-zenmap --without-subversion --with-pcap=linux" +EXTRA_OECONF = "--without-liblua --without-zenmap --without-subversion --with-pcap=linux --without-openssl" do_configure() { autoconf