wok-current diff sdcc/receipt @ rev 24007
Up zstd (1.4.8)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 29 15:34:50 2021 +0000 (2021-01-29) |
parents | 7560f38771b5 |
children | e919c5a2742d |
line diff
1.1 --- a/sdcc/receipt Mon Apr 20 09:50:00 2020 +0100 1.2 +++ b/sdcc/receipt Fri Jan 29 15:34:50 2021 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" 1.5 1.6 DEPENDS="gcc83-lib-base" 1.7 -BUILD_DEPENDS="automake flex gcc83 gputils libboost-graph-dev texinfo" 1.8 +BUILD_DEPENDS="automake flex gcc83 gcc83-lib-base gputils libboost-graph-dev texinfo" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()