aboutsummaryrefslogtreecommitdiffstats
path: root/main/wipe/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/wipe/APKBUILD')
-rw-r--r--main/wipe/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wipe/APKBUILD b/main/wipe/APKBUILD
index 68163531c6..de8ac55631 100644
--- a/main/wipe/APKBUILD
+++ b/main/wipe/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="GPL2"
depends=""
depends_dev=""
-makedepends="$depends_dev"
+makedepends="$depends_dev linux-headers"
install=""
subpackages=""
source="http://lambda-diode.com/resources/wipe/wipe-$pkgver.tar.gz"