wok-next diff nmap/receipt @ rev 20084
gst1-plugins-good: receipt v2
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Wed Oct 25 13:00:12 2017 +0200 (2017-10-25) |
parents | 02efefc5d9de |
children | c4e53a39395a |
line diff
1.1 --- a/nmap/receipt Sat Aug 10 21:37:32 2013 +0000 1.2 +++ b/nmap/receipt Wed Oct 25 13:00:12 2017 +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()