diff --git a/srcpkgs/ccache/template b/srcpkgs/ccache/template index 6db7ccfa4d8..76bb8c40ad1 100644 --- a/srcpkgs/ccache/template +++ b/srcpkgs/ccache/template @@ -1,10 +1,10 @@ # Template file for 'ccache' pkgname=ccache version=4.5.1 -revision=1 +revision=2 build_style=cmake configure_args="-DENABLE_TESTING=OFF -DREDIS_STORAGE_BACKEND=OFF" -hostmakedepends="asciidoc perl" +hostmakedepends="ruby-asciidoctor perl" makedepends="libzstd-devel zlib-devel" short_desc="Fast C/C++ Compiler Cache" maintainer="Enno Boland "