wok diff audacious/receipt @ rev 4295
synergy: fix build with glibc 2.10
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Sep 26 18:56:20 2009 +0000 (2009-09-26) |
parents | 57042f71dd7a |
children | a8ca1e0896fe |
line diff
1.1 --- a/audacious/receipt Wed Jun 17 16:24:10 2009 +0000 1.2 +++ b/audacious/receipt Sat Sep 26 18:56:20 2009 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tgz" 1.5 WEB_SITE="http://audacious-media-player.org/" 1.6 WGET_URL="http://distfiles.atheme.org/$TARBALL" 1.7 +TAGS="music audio player mp3 ogg" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()