From bdc7854caa0c4e1afe3456e3c4a193ab11780028 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 22 May 2017 10:54:02 +0200 Subject: [PATCH] xarchiver: fix build --- srcpkgs/xarchiver/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/xarchiver/template b/srcpkgs/xarchiver/template index 1d4b9ab6cc4..f666c079c77 100644 --- a/srcpkgs/xarchiver/template +++ b/srcpkgs/xarchiver/template @@ -3,6 +3,7 @@ pkgname=xarchiver version=0.5.4.10 revision=1 build_style=gnu-configure +configure_args="--disable-doc" hostmakedepends="pkg-config intltool" makedepends="gtk+-devel" depends="xdg-utils desktop-file-utils hicolor-icon-theme"