libnl3: fix cross build.
This commit is contained in:
parent
9abda15083
commit
bc495c2a21
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user