wok-stable diff ntlmaps/receipt @ rev 5054

fix udev: create /dev/bus/usb for usb devices
author Rohit Joshi <jozee@slitaz.org>
date Sat Mar 06 18:57:02 2010 +0000 (2010-03-06)
parents 70a435a7d961
children
line diff
     1.1 --- a/ntlmaps/receipt	Tue Sep 01 11:21:33 2009 +0200
     1.2 +++ b/ntlmaps/receipt	Sat Mar 06 18:57:02 2010 +0000
     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()