mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/iw: rebuild against libnl3
This commit is contained in:
parent
abc83bbbd8
commit
4891ee4b18
@ -1,13 +1,13 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=iw
|
||||
pkgver=3.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="nl80211 based CLI configuration utility for wireless devices"
|
||||
url="http://wireless.kernel.org/en/users/Documentation/iw"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
depends=""
|
||||
makedepends="libnl-dev"
|
||||
makedepends="libnl3-dev"
|
||||
source="http://wireless.kernel.org/download/iw/iw-$pkgver.tar.bz2
|
||||
iw-git-version.patch"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user