wok-6.x diff vcdimager/receipt @ rev 5893
compcache: fix build with kernel 2.6.34
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jul 22 23:03:19 2010 +0200 (2010-07-22) |
parents | ba3a9fbcb149 |
children | e4c09b5b4363 |
line diff
1.1 --- a/vcdimager/receipt Fri Apr 24 07:38:33 2009 +0000 1.2 +++ b/vcdimager/receipt Thu Jul 22 23:03:19 2010 +0200 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://www.vcdimager.org/" 1.6 WGET_URL="ftp://ftp.gnu.org/gnu/vcdimager/$TARBALL" 1.7 +TAGS="multimedia video vcd" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()