libX11: needs libtool in cross builds.
This commit is contained in:
parent
5e25f23e11
commit
df97c0409e
@ -17,7 +17,7 @@ distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|||||||
checksum=c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86
|
checksum=c382efd7e92bfc3cef39a4b7f1ecf2744ba4414a705e3bc1e697f75502bd4d86
|
||||||
|
|
||||||
if [ "$XBPS_CROSS_BUILD" ]; then
|
if [ "$XBPS_CROSS_BUILD" ]; then
|
||||||
hostmakedepends="automake xorg-util-macros ${makedepends}"
|
hostmakedepends="libtool automake xorg-util-macros ${makedepends}"
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -e 's|$(srcdir)/||g' -i nls/Makefile.am
|
sed -e 's|$(srcdir)/||g' -i nls/Makefile.am
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user