aboutsummaryrefslogtreecommitdiffstats
path: root/main/acct/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/acct/APKBUILD')
-rw-r--r--main/acct/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/acct/APKBUILD b/main/acct/APKBUILD
index fb14207a3a..914b4889e3 100644
--- a/main/acct/APKBUILD
+++ b/main/acct/APKBUILD
@@ -8,7 +8,7 @@ url="http://www.gnu.org/software/acct/"
arch="all"
license="GPL3+"
depends=""
-makedepends=""
+makedepends="linux-headers"
install=""
subpackages="$pkgname-doc"
source="http://ftp.gnu.org/gnu/acct/$pkgname-$pkgver.tar.gz"