aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/lsscsi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lsscsi/APKBUILD b/main/lsscsi/APKBUILD
index 2901cf1700..ee466a11b8 100644
--- a/main/lsscsi/APKBUILD
+++ b/main/lsscsi/APKBUILD
@@ -7,7 +7,7 @@ url="http://sg.danny.cz/scsi/lsscsi.html"
arch="all"
license="GPL"
depends=
-makedepends=
+makedepends="linux-headers"
install=
subpackages="$pkgname-doc"
source="http://sg.danny.cz/scsi/$pkgname-$pkgver.tgz"