wok diff ntlmaps/receipt @ rev 11621

busybox-static: slitaz-boot-script needs CONFIG_SCRIPT
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 24 12:22:58 2012 +0100 (2012-01-24)
parents 70a435a7d961
children 3765f181a6d5
line diff
     1.1 --- a/ntlmaps/receipt	Tue Sep 01 11:21:33 2009 +0200
     1.2 +++ b/ntlmaps/receipt	Tue Jan 24 12:22:58 2012 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  DEPENDS="python"
     1.6  CONFIG_FILES="/etc/ntlmaps.conf"
     1.7 +TAGS="proxy server"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()