wok-next diff ntlmaps/receipt @ rev 5169
xarchiver: Fix DEPENDS (#278)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Mar 26 22:44:26 2010 +0100 (2010-03-26) |
parents | 70a435a7d961 |
children | 3765f181a6d5 |
line diff
1.1 --- a/ntlmaps/receipt Tue Sep 01 11:21:33 2009 +0200 1.2 +++ b/ntlmaps/receipt Fri Mar 26 22:44:26 2010 +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()