wok-4.x diff ht/receipt @ rev 5134

Fix: tazusb missing desktop file
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 23 11:15:44 2010 +0100 (2010-03-23)
parents e2dfaec40913
children
line diff
     1.1 --- a/ht/receipt	Wed Oct 14 11:55:42 2009 +0200
     1.2 +++ b/ht/receipt	Tue Mar 23 11:15:44 2010 +0100
     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()