wok-next diff audacious/receipt @ rev 4203
gpxe: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 23 22:36:48 2009 +0200 (2009-09-23) |
parents | 57042f71dd7a |
children | a8ca1e0896fe |
line diff
1.1 --- a/audacious/receipt Wed Jun 17 16:24:10 2009 +0000 1.2 +++ b/audacious/receipt Wed Sep 23 22:36:48 2009 +0200 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()