wok diff nmap/receipt @ rev 16449

ARM: add lockdis + nmap and improve Dillo integration in slitaz
author Christophe Lincoln <pankso@slitaz.org>
date Sat Apr 19 01:25:01 2014 +0200 (2014-04-19)
parents 02efefc5d9de
children 6e8b1bcb30e2
line diff
     1.1 --- a/nmap/receipt	Sat Aug 10 21:37:32 2013 +0000
     1.2 +++ b/nmap/receipt	Sat Apr 19 01:25:01 2014 +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()