wok-next diff sdcc/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents 6a66c15a4531
children
line diff
     1.1 --- a/sdcc/receipt	Tue May 05 17:13:21 2020 +0100
     1.2 +++ b/sdcc/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  TARBALL="$PACKAGE-src-$VERSION.tar.bz2"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="boost-dev boost-graph flex gputils texinfo"
     1.8 +BUILD_DEPENDS="boost-dev boost-graph flex gputils texinfo zlib-dev"
     1.9  COOKOPTS="!strip"
    1.10  
    1.11  compile_rules()