wok-4.x diff advancecomp/receipt @ rev 10120
Fixed typo in last commit.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 16:10:58 2011 +0000 (2011-05-20) |
parents | f4fd0777003f |
children | 39f7962e4210 |
line diff
1.1 --- a/advancecomp/receipt Tue Feb 16 10:51:34 2010 +0000 1.2 +++ b/advancecomp/receipt Fri May 20 16:10:58 2011 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 WGET_URL="$SF_MIRROR/advancemame/$TARBALL" 1.5 DEPENDS="gcc-lib-base zlib" 1.6 BUILD_DEPENDS="zlib-dev" 1.7 -TAGS="compress archive" 1.8 +TAGS="compression archive" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()