diff --git a/nmap.spec.in b/nmap.spec.in index 576800123..c60183697 100644 --- a/nmap.spec.in +++ b/nmap.spec.in @@ -36,7 +36,7 @@ devices are also supported, including the Sharp Zaurus and the iPAQ. %setup -q %build -%configure --without-openssl --without-zenmap +%configure --without-openssl --without-zenmap --with-libdnet=included --with-libpcap=included --with-libpcre=included --with-liblua=included %if "%{static}" == "1" make static %else