summaryrefslogtreecommitdiffstats
path: root/main/pciutils
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2015-03-18 15:05:33 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2015-03-18 15:05:33 +0000
commitc2467b77226da28ad9eebe9863b92f1c9f08b7c7 (patch)
treeee32c81c028cdeab117428963c5456237e169b17 /main/pciutils
parentbc9fb95bcef22d82798eb71d334b45ac0055e705 (diff)
downloadaports-c2467b77226da28ad9eebe9863b92f1c9f08b7c7.tar.bz2
aports-c2467b77226da28ad9eebe9863b92f1c9f08b7c7.tar.xz
main/pciutils: add linux-headers to mdepends
Diffstat (limited to 'main/pciutils')
-rw-r--r--main/pciutils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/pciutils/APKBUILD b/main/pciutils/APKBUILD
index 45483a766..521ec7cb9 100644
--- a/main/pciutils/APKBUILD
+++ b/main/pciutils/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=pciutils
pkgver=3.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="PCI bus configuration space access library and tools"
url="http://mj.ucw.cz/pciutils.html"
arch="all"
license="GPL"
depends="hwdata-pci"
-makedepends=
+makedepends="linux-headers"
install=
subpackages="$pkgname-doc $pkgname-dev $pkgname-libs"
source="http://www.kernel.org/pub/software/utils/$pkgname/$pkgname-$pkgver.tar.gz