liblangtag: fix crossbuild.

This commit is contained in:
Enno Boland 2015-05-11 22:29:51 +02:00
parent 80cff28af8
commit 2a16e080b8
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ makedepends="libxml2-devel"
hostmakedepends="libtool pkg-config"
checksum=5cdec61f4ef8d4b1a198682fcdd17e88cb293549af5878d6ee4bdd55d129bd84
pre_configure() {
libtoolize -f
}
liblangtag-devel_package() {
depends="liblangtag>=${version}_${revision} $makedepends"
short_desc+=" - development files"