wok-next diff nmap/receipt @ rev 17902
gtk-clearlooks:fix terminal errors with default themes. mc: fix lzma.
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Fri Apr 03 21:04:30 2015 +0200 (2015-04-03) |
parents | 02efefc5d9de |
children | c4e53a39395a |
line diff
1.1 --- a/nmap/receipt Sat Aug 10 21:37:32 2013 +0000 1.2 +++ b/nmap/receipt Fri Apr 03 21:04:30 2015 +0200 1.3 @@ -10,9 +10,10 @@ 1.4 WEB_SITE="http://nmap.org/" 1.5 WGET_URL="http://download.insecure.org/nmap/dist/$TARBALL" 1.6 TAGS="network" 1.7 +HOST_ARCH="i486 arm" 1.8 1.9 DEPENDS="openssl libpcap pcre gcc-lib-base" 1.10 -BUILD_DEPENDS="$DEPENDS libpcap-dev python-dev openssl-dev pcre-dev" 1.11 +BUILD_DEPENDS="libpcap-dev python-dev openssl-dev pcre-dev" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()