libabw: gperf is only required in the host.

This commit is contained in:
Juan RP 2014-10-23 16:27:06 +02:00
parent 597db32c56
commit d06795f635

View file

@ -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 <eb@s01.de>"
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() {