wok-6.x diff lzham_codec/receipt @ rev 19663
ffmpeg: typos
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jan 30 18:49:17 2017 +0100 (2017-01-30) |
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 Mon Jan 30 18:49:17 2017 +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"