wok-current diff wavpack/receipt @ rev 23623
Update some bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 14 16:56:01 2020 +0000 (2020-04-14) |
parents | 11ce2b736103 |
children | 833da2de9104 |
line diff
1.1 --- a/wavpack/receipt Sun Nov 03 15:34:58 2019 +0100 1.2 +++ b/wavpack/receipt Tue Apr 14 16:56:01 2020 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://github.com/dbry/WavPack/archive/$VERSION.tar.gz" 1.5 1.6 DEPENDS="glibc-base" 1.7 -BUILD_DEPENDS="autoconf" 1.8 +BUILD_DEPENDS="libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()