aboutsummaryrefslogtreecommitdiffstats
path: root/main/beep/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/beep/APKBUILD')
-rw-r--r--main/beep/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/beep/APKBUILD b/main/beep/APKBUILD
index 69806692b43..7c5cac17376 100644
--- a/main/beep/APKBUILD
+++ b/main/beep/APKBUILD
@@ -8,7 +8,7 @@ url="http://johnath.com/beep"
arch="all"
license="GPL2"
depends=""
-makedepends=""
+makedepends="linux-headers"
install=""
subpackages="$pkgname-doc"
source="http://johnath.com/$pkgname/$pkgname-$pkgver.tar.gz"