wok-6.x diff lzham_codec/receipt @ rev 20742
updated bchunk (1.2.0 -> 1.2.2)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Feb 10 09:37:43 2019 +0100 (2019-02-10) |
parents | 36b17616c07e |
children | df7ee1e0dc61 |
line diff
1.1 --- a/lzham_codec/receipt Tue Jan 27 17:17:16 2015 +0100 1.2 +++ b/lzham_codec/receipt Sun Feb 10 09:37:43 2019 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="https://github.com/richgel999/lzham_codec" 1.6 WGET_URL="$WEB_SITE/archive/v${VERSION/./_}_release.tar.gz" 1.7 +TAGS="compression" 1.8 1.9 DEPENDS="gcc-lib-base" 1.10 BUILD_DEPENDS="wget cmake"