aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2015-07-27 11:43:12 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2015-07-28 07:36:17 +0000
commitc3daba7c97de40a14ee4c3b56b70762922e504f1 (patch)
tree2f3e11428ecd209c2e86a20e285d43df0d9dfbd4 /testing
parentf35d8b1e5db9b63238f4078be508a46d246c9ab7 (diff)
downloadaports-c3daba7c97de40a14ee4c3b56b70762922e504f1.tar.bz2
aports-c3daba7c97de40a14ee4c3b56b70762922e504f1.tar.xz
testing/nethack: fix builds by adding linux-headers
Diffstat (limited to 'testing')
-rw-r--r--testing/nethack/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/nethack/APKBUILD b/testing/nethack/APKBUILD
index eb3ce25c31..a7d4f467c9 100644
--- a/testing/nethack/APKBUILD
+++ b/testing/nethack/APKBUILD
@@ -1,5 +1,5 @@
# Contributor: Jesse Young <jlyo@jlyo.org>
-
+# Maintainer:
pkgname=nethack
pkgver=3.4.3
pkgrel=0
@@ -8,7 +8,7 @@ arch='all'
url='http://www.nethack.org/index.html'
license='custom'
depends='ncurses gzip'
-makedepends='ncurses-dev byacc flex'
+makedepends='ncurses-dev byacc flex linux-headers'
subpackages="$pkgname-doc"
install=""
source="http://downloads.sourceforge.net/$pkgname/$pkgname-${pkgver//.}-src.tgz