iptables: unbreak cross compilation.
This commit is contained in:
parent
fe8028c913
commit
2877fa4ed9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ checksum=4bb72a0a0b18b5a9e79e87631ddc4084528e5df236bc7624472dcaa8480f1c60
|
|||
disable_parallel_build=yes
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="automake libtool gettext-devel pkg-config"
|
||||
hostmakedepends+=" automake libtool gettext-devel"
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue