pcre: needs libtool to cross build.
This commit is contained in:
@@ -16,7 +16,7 @@ distfiles="${SOURCEFORGE_SITE}/pcre/pcre-$version.tar.bz2"
|
|||||||
checksum=a913fb9bd058ef380a2d91847c3c23fcf98e92dc3b47cd08a53c021c5cde0f55
|
checksum=a913fb9bd058ef380a2d91847c3c23fcf98e92dc3b47cd08a53c021c5cde0f55
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="automake"
|
hostmakedepends="libtool automake"
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user