main/wipe: add mising linux-headers

This commit is contained in:
Carlo Landmeter 2015-04-29 13:42:58 +02:00
parent ef8898ab79
commit 961a2bb080

View File

@ -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"