wok diff sdcc/receipt @ rev 23884

ntl, sdcc: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 15 11:18:08 2020 +0000 (2020-07-15)
parents 7560f38771b5
children e919c5a2742d
line diff
     1.1 --- a/sdcc/receipt	Mon Apr 20 09:50:00 2020 +0100
     1.2 +++ b/sdcc/receipt	Wed Jul 15 11:18:08 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()