iw: fix cross build.

This commit is contained in:
Juan RP 2013-05-05 17:32:27 +02:00
parent 907c3ec730
commit d0795565f8

View file

@ -12,6 +12,10 @@ homepage="http://wireless.kernel.org/en/users/Documentation/iw"
distfiles="http://www.kernel.org/pub/software/network/iw/iw-${version}.tar.xz"
checksum=456ee212cfb728e292667caa508a7dff902666c78579814756a3012d68d64fe9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" libnl3-devel"
fi
iw_package() {
pkg_install() {
vmove all