libX11: needs libtool in cross builds.

This commit is contained in:
Juan RP 2013-03-27 12:24:41 +01:00
parent 5e25f23e11
commit df97c0409e

View file

@ -17,7 +17,7 @@ distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86
if [ "$XBPS_CROSS_BUILD" ]; then
hostmakedepends="automake xorg-util-macros ${makedepends}"
hostmakedepends="libtool automake xorg-util-macros ${makedepends}"
pre_configure() {
sed -e 's|$(srcdir)/||g' -i nls/Makefile.am
autoreconf -fi