wok diff zopfli/receipt @ rev 22434

Add sshrc (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 21 12:20:01 2019 +0100 (2019-12-21)
parents 016645bf030d
children 4e55d27fb074
line diff
     1.1 --- a/zopfli/receipt	Tue Jun 05 21:00:53 2018 +0200
     1.2 +++ b/zopfli/receipt	Sat Dec 21 12:20:01 2019 +0100
     1.3 @@ -11,13 +11,13 @@
     1.4  WGET_URL="$WEB_SITE/archive/$TARBALL"
     1.5  TAGS="compression"
     1.6  
     1.7 -DEPENDS="gcc63-lib-base"
     1.8 -BUILD_DEPENDS="gcc63"
     1.9 +DEPENDS="gcc83-lib-base"
    1.10 +BUILD_DEPENDS="gcc83"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()
    1.14  {
    1.15 -	make CC=gcc-63 CXX=g++-63 zopflipng zopfli libzopfli
    1.16 +	make CC=gcc-83 CXX=g++-83 zopflipng zopfli libzopfli
    1.17  }
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.