From f80f5e85df3b05ff98a9c2ad1f20075f0397c1c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Wed, 29 Apr 2015 21:52:53 +0200 Subject: main/mt-st: add linux-headers to makedeps --- main/mt-st/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/mt-st/APKBUILD') diff --git a/main/mt-st/APKBUILD b/main/mt-st/APKBUILD index d675dcb6d2..e84367d687 100644 --- a/main/mt-st/APKBUILD +++ b/main/mt-st/APKBUILD @@ -1,13 +1,13 @@ # Maintainer: Leonardo Arena pkgname=mt-st pkgver=1.1 -pkgrel=3 +pkgrel=4 pkgdesc="Linux SCSI tape driver aware magnetic tape control" url="http://www.ibiblio.org/pub/linux/system/backup/" arch="all" license="GPL2" depends= -makedepends= +makedepends='linux-headers' install= subpackages="$pkgname-doc" source="http://www.ibiblio.org/pub/linux/system/backup/$pkgname-$pkgver.tar.gz -- cgit v1.2.3