wok diff nmap/receipt @ rev 20532
wireshark: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Nov 21 15:56:07 2018 +0100 (2018-11-21) |
parents | 02efefc5d9de |
children | 6e8b1bcb30e2 |
line diff
1.1 --- a/nmap/receipt Sat Aug 10 21:37:32 2013 +0000 1.2 +++ b/nmap/receipt Wed Nov 21 15:56:07 2018 +0100 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()