libgexiv2: require libtool>=2.4.2_7 to fix build.

This commit is contained in:
Juan RP 2013-04-16 11:33:00 +02:00
parent afdc2140b6
commit 874e913b0e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=libgexiv2
version=0.6.0
revision=2
build_style=gnu-configure
hostmakedepends="libtool pkg-config"
hostmakedepends="libtool>=2.4.2_7 pkg-config"
makedepends="libglib-devel exiv2-devel"
short_desc="GObject-based wrapper around the Exiv2 library"
maintainer="Juan RP <xtraeme@gmail.com>"