wok diff ht/receipt @ rev 9774

bridge-utils: fix WGET_URL and clean
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 21:31:48 2011 +0200 (2011-05-11)
parents e2dfaec40913
children de49f29b101e
line diff
     1.1 --- a/ht/receipt	Wed Oct 14 11:55:42 2009 +0200
     1.2 +++ b/ht/receipt	Wed May 11 21:31:48 2011 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  WGET_URL="$SF_MIRROR/hte/$TARBALL"
     1.5  DEPENDS="gcc-lib-base lzo ncurses xorg-libX11 xorg-libXau xorg-libXdmcp"
     1.6  BUILD_DEPENDS="lzo-dev ncurses-dev"
     1.7 +TAGS="viewer editor analyser"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()