pciutils: rebuild to use our CFLAGS.

This commit is contained in:
Juan RP 2014-09-22 11:32:57 +02:00
parent 7eea17f0c1
commit 74c0d50169

View File

@ -1,9 +1,9 @@
# Template file for 'pciutils'
pkgname=pciutils
version=3.2.1
revision=1
hostmakedepends="pkg-config which"
makedepends="hwids zlib-devel libkmod-devel"
revision=2
hostmakedepends="pkg-config"
makedepends="zlib-devel libkmod-devel"
depends="hwids"
short_desc="PCI bus related utilities"
maintainer="Juan RP <xtraeme@gmail.com>"