wok diff tsclient/receipt @ rev 7967

Fix: libwebkit needs -j1 to compile well
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 17:39:27 2011 +0100 (2011-01-17)
parents f222ed5813c1
children 02bbaa9d12ba
line diff
     1.1 --- a/tsclient/receipt	Mon Mar 16 22:39:24 2009 +0000
     1.2 +++ b/tsclient/receipt	Mon Jan 17 17:39:27 2011 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://sourceforge.net/projects/tsclient/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="remote-desktop"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()