From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:54 +0000 (+0200) Subject: nmap: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f21fb2531c5fea58eba4d51e348c9360da2842fe;p=ipfire-3.x.git nmap: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/nmap/nmap.nm b/pkgs/core/nmap/nmap.nm index c4f54c034..09752ca87 100644 --- a/pkgs/core/nmap/nmap.nm +++ b/pkgs/core/nmap/nmap.nm @@ -34,7 +34,8 @@ PKG_URL = http://nmap.org/ PKG_LICENSE = GPLv2+ PKG_SUMMARY = Network exploration tool and security scanner. -PKG_DEPS += libdnet libpcap lua openssl pcre +PKG_BUILD_DEPS+= gcc-c++ libdnet-devel libpcap-devel lua-devel openssl-devel \ + pcre-devel define PKG_DESCRIPTION Nmap is a utility for network exploration or security auditing. \