From d06795f63524c10b428337fc227e01c49d298ce8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 23 Oct 2014 16:27:06 +0200 Subject: [PATCH] libabw: gperf is only required in the host. --- srcpkgs/libabw/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libabw/template b/srcpkgs/libabw/template index 7984bf5ee01..61e16337f3e 100644 --- a/srcpkgs/libabw/template +++ b/srcpkgs/libabw/template @@ -1,15 +1,15 @@ # Template file for 'libabw' pkgname=libabw version=0.1.0 -revision=1 +revision=2 build_style=gnu-configure short_desc="Library that parses the file format of AbiWord documents" maintainer="Enno Boland " license="MPL" homepage="https://wiki.documentfoundation.org/DLP/Libraries/libabw" distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.xz" -makedepends="gperf librevenge-devel boost-devel" -hostmakedepends="libtool pkg-config libxml2-devel perl" +makedepends="librevenge-devel boost-devel" +hostmakedepends="libtool pkg-config libxml2-devel perl gperf" checksum=ee99b280b7af226a48fd9afd395cc10bef2d8e4f844151277e90793706dfc0c1 libabw-devel_package() {