wok diff axel/receipt @ rev 11714
R: Fix missing dep (Thanks moulefrite)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Feb 19 22:08:06 2012 +0100 (2012-02-19) |
parents | 5a2f3102bcdd |
children | 408c87fa22ca |
line diff
1.1 --- a/axel/receipt Tue Jun 23 11:52:01 2009 +0800 1.2 +++ b/axel/receipt Sun Feb 19 22:08:06 2012 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 WEB_SITE="http://axel.alioth.debian.org" 1.5 WGET_URL="http://alioth.debian.org/frs/download.php/3015/$TARBALL" 1.6 CONFIG_FILES="/etc/axelrc" 1.7 +TAGS="web internet" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()