summaryrefslogtreecommitdiff
path: root/core/iw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/iw/PKGBUILD')
-rw-r--r--core/iw/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/iw/PKGBUILD b/core/iw/PKGBUILD
index 10ea7859d..189ef3e55 100644
--- a/core/iw/PKGBUILD
+++ b/core/iw/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 159175 2012-05-17 10:12:16Z thomas $
+# $Id: PKGBUILD 164233 2012-07-28 01:51:21Z eric $
# Maintainer: Thomas Bächler <thomas@archlinux.org>
pkgname=iw
@@ -9,7 +9,7 @@ arch=("i686" "x86_64")
url="http://wireless.kernel.org/en/users/Documentation/iw"
license=("GPL")
depends=("libnl")
-makedepends=("kernel-headers")
+makedepends=("linux-api-headers")
source=(http://wireless.kernel.org/download/$pkgname/$pkgname-$pkgver.tar.bz2)
sha256sums=('989b5677588e32de6eda97bf978810b366a7620f78f26f9cc61c15bdb434218a')