wok diff nmap/receipt @ rev 17163

Add wkhtmltopdf
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 18 12:48:08 2014 +0200 (2014-09-18)
parents 02efefc5d9de
children 6e8b1bcb30e2
line diff
     1.1 --- a/nmap/receipt	Sat Aug 10 21:37:32 2013 +0000
     1.2 +++ b/nmap/receipt	Thu Sep 18 12:48:08 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()