wok diff ntlmaps/receipt @ rev 16027

Add to ARM: libnl, wpa_supplicant, wput
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 08 07:29:53 2014 +0100 (2014-03-08)
parents bee79018e13a
children afae00265386
line diff
     1.1 --- a/ntlmaps/receipt	Wed Feb 24 10:31:06 2010 +0000
     1.2 +++ b/ntlmaps/receipt	Sat Mar 08 07:29:53 2014 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="NTLM Authorization Proxy Server to authenticate via an MS Proxy."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://ntlmaps.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11 -DEPENDS="python"
    1.12  CONFIG_FILES="/etc/ntlmaps.conf"
    1.13  TAGS="proxy server"
    1.14  
    1.15 +DEPENDS="python"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {