wok diff tsclient/receipt @ rev 7112

Fixed mesa to only have one libdrm in depends.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 04 00:12:07 2010 +0000 (2010-11-04)
parents f222ed5813c1
children 02bbaa9d12ba
line diff
     1.1 --- a/tsclient/receipt	Mon Mar 16 22:39:24 2009 +0000
     1.2 +++ b/tsclient/receipt	Thu Nov 04 00:12:07 2010 +0000
     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()