ccache: fix build of documentation
upstream (63239e9563) switched from asciidoc to asciidoctor
This commit is contained in:
parent
5c8f725119
commit
e697408c5c
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'ccache'
|
# Template file for 'ccache'
|
||||||
pkgname=ccache
|
pkgname=ccache
|
||||||
version=4.5.1
|
version=4.5.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_TESTING=OFF -DREDIS_STORAGE_BACKEND=OFF"
|
configure_args="-DENABLE_TESTING=OFF -DREDIS_STORAGE_BACKEND=OFF"
|
||||||
hostmakedepends="asciidoc perl"
|
hostmakedepends="ruby-asciidoctor perl"
|
||||||
makedepends="libzstd-devel zlib-devel"
|
makedepends="libzstd-devel zlib-devel"
|
||||||
short_desc="Fast C/C++ Compiler Cache"
|
short_desc="Fast C/C++ Compiler Cache"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue