aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/libnl3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libnl3/APKBUILD b/main/libnl3/APKBUILD
index 956d7e0b2f..a9fbf3b0bb 100644
--- a/main/libnl3/APKBUILD
+++ b/main/libnl3/APKBUILD
@@ -7,7 +7,7 @@ url="http://people.suug.ch/~tgr/libnl"
arch="all"
license="GPL"
depends=
-makedepends="flex bison"
+makedepends="linux-headers flex bison"
subpackages="$pkgname-dev"
source="http://distfiles.gentoo.org/distfiles/libnl-$pkgver.tar.gz"
source="http://www.carisma.slowglass.com/~tgr/libnl/files/libnl-$pkgver.tar.gz"