From: Michael Tremer Date: Tue, 16 Jun 2009 12:43:02 +0000 (+0200) Subject: Nmap depends on libdnet. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbe0b81edccb267e3aa5ad3dfd3a65fbae4c95ec;p=ipfire-3.x.git Nmap depends on libdnet. --- diff --git a/lfs/nmap b/lfs/nmap index a64c06bc8..6dd71d9dd 100644 --- a/lfs/nmap +++ b/lfs/nmap @@ -40,7 +40,7 @@ CORE = no EXTRA = yes DEBUG = no BUILD_DEPS = -DEPS = libpcap lua openssl pcre +DEPS = libdnet libpcap lua openssl pcre URL = http://nmap.org/ LICENSE = GPLv2+