summaryrefslogtreecommitdiffstats
path: root/main/linux-grsec
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-03-12 14:55:38 -0600
committerWilliam Pitcock <nenolod@dereferenced.org>2011-03-12 14:55:38 -0600
commitae05b4802dfa98238c3084803bbdfc76766f7438 (patch)
tree5668cb759c1ce36fed0de9a0d937a83794528ea8 /main/linux-grsec
parent7ed60d0113261404bee35c06c77a3dc86d6e6197 (diff)
downloadaports-ae05b4802dfa98238c3084803bbdfc76766f7438.tar.bz2
aports-ae05b4802dfa98238c3084803bbdfc76766f7438.tar.xz
main/linux-grsec: temporarily require wget to make the x86 builder download from a good mirror
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 823c877ae..a615666ea 100644
--- a/main/linux-grsec/APKBUILD
+++ b/main/linux-grsec/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"
-makedepends="perl installkernel bash"
+makedepends="perl installkernel bash wget"
options="!strip"
_config=${config:-kernelconfig.${CARCH}}
install=