summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2015-04-14 16:40:53 +0300
committerTimo Teräs <timo.teras@iki.fi>2015-04-14 16:40:53 +0300
commit87c1efb3bf785498d53090eeee90b8892b69ffed (patch)
treeb45adff7c0edb688a4b35982cfbcff540c9362ed /main/linux-grsec
parent871237de10f03cb018e28518d8a17fbd9d4d97c3 (diff)
downloadaports-87c1efb3bf785498d53090eeee90b8892b69ffed.tar.bz2
aports-87c1efb3bf785498d53090eeee90b8892b69ffed.tar.xz
main/linux-*grsec: depend on linux-headers
needed for the vdso2c tool during build
Diffstat (limited to 'main/linux-grsec')
-rw-r--r--main/linux-grsec/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/APKBUILD b/main/linux-grsec/APKBUILD
index 5fc25ab80..5b179eabc 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -11,7 +11,7 @@ pkgrel=0
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"
-makedepends="perl sed installkernel bash gmp-dev bc"
+makedepends="perl sed installkernel bash gmp-dev bc linux-headers"
options="!strip"
_config=${config:-kernelconfig.${CARCH}}
install=