]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
nmap: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:54 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:54 +0000 (13:08 +0200)
pkgs/core/nmap/nmap.nm

index c4f54c0346d7cc4f6f2535d77802ae9dd85beb8c..09752ca87e01843156db013e5efcb639e08f64ef 100644 (file)
@@ -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. \