wok diff nmap/receipt @ rev 15416

Up: thunderbird-langpack-en_US (17.0.9esr)
author Dominique Corbex <domcox@slitaz.org>
date Sun Nov 03 21:52:37 2013 +0100 (2013-11-03)
parents cfa40764d70e
children 95324ca5396c
line diff
     1.1 --- a/nmap/receipt	Mon Feb 25 18:25:38 2013 +0100
     1.2 +++ b/nmap/receipt	Sun Nov 03 21:52:37 2013 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="security"
     1.5  SHORT_DESC="The Network Mapper."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="openssl libpcap pcre gcc-lib-base"
     1.8 -BUILD_DEPENDS="$DEPENDS libpcap-dev python-dev openssl-dev pcre-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://nmap.org/"
    1.12  WGET_URL="http://download.insecure.org/nmap/dist/$TARBALL"
    1.13  TAGS="network"
    1.14  
    1.15 +DEPENDS="openssl libpcap pcre gcc-lib-base"
    1.16 +BUILD_DEPENDS="$DEPENDS libpcap-dev python-dev openssl-dev pcre-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {