wok diff sdcc/receipt @ rev 23915
Add 2048
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Aug 18 16:53:56 2020 +0000 (2020-08-18) |
parents | 7560f38771b5 |
children | e919c5a2742d |
line diff
1.1 --- a/sdcc/receipt Mon Apr 20 09:50:00 2020 +0100 1.2 +++ b/sdcc/receipt Tue Aug 18 16:53:56 2020 +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()