libnl3: fix cross build.

This commit is contained in:
Juan RP 2013-06-17 07:42:13 +02:00
parent 9abda15083
commit bc495c2a21

View File

@ -14,7 +14,7 @@ distfiles="${homepage}/files/libnl-${version}.tar.gz"
checksum=c7c5f267dfeae0c1a530bf96b71fb7c8dbbb07d54beef49b6712d8d6166f629b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" automake libtool"
hostmakedepends+=" automake libtool pkg-config"
makedepends="libfl-devel"
pre_configure() {
autoreconf -fi