xmlsec1: add pkg-config as hostmakedepency

This commit is contained in:
Enno Boland 2014-02-23 15:41:13 +01:00
parent 3f950ef1a5
commit ae1658ba80

View file

@ -2,7 +2,7 @@
pkgname=xmlsec1
version=1.2.19
revision=1
hostmakedepends=""
hostmakedepends="pkg-config"
makedepends="libxml2-devel libxslt-devel libltdl-devel gnutls-devel"
build_style="gnu-configure"
maintainer="Enno Boland <eb@s01.de>"