From 495564c600f59285d4268e9e51eb2fbe5121ee8c Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 14 Aug 2018 08:33:23 -0300 Subject: [PATCH] apvlv: rebuild against libpoppler.so.78 --- srcpkgs/apvlv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/apvlv/template b/srcpkgs/apvlv/template index f10c711e427..1d21dfe10dc 100644 --- a/srcpkgs/apvlv/template +++ b/srcpkgs/apvlv/template @@ -1,7 +1,7 @@ # Template file for 'apvlv' pkgname=apvlv version=0.1.5 -revision=5 +revision=6 build_style=cmake configure_args="-DAPVLV_WITH_UMD=no -DAPVLV_WITH_DJVU=yes -DAPVLV_WITH_TXT=yes" hostmakedepends="pkg-config"