main/cciss_vol_status: add linux-headers to makedepends

This commit is contained in:
Bartłomiej Piotrowski 2015-04-29 21:36:59 +02:00
parent 39725e88cd
commit 22a568d44c

View File

@ -1,13 +1,13 @@
# Maintainer: Natanael Copa
pkgname=cciss_vol_status
pkgver=1.11
pkgrel=0
pkgrel=1
pkgdesc="Drivers for the HP (previously Compaq) Smart Array controllers which provide hardware RAID capability"
url="http://cciss.sourceforge.net/"
arch="all"
license="GPL2+"
depends=""
makedepends=""
makedepends="linux-headers"
install=""
subpackages="$pkgname-doc"
source="http://downloads.sourceforge.net/cciss/$pkgname-$pkgver.tar.gz"