pciutils: rebuild to use our CFLAGS.
This commit is contained in:
parent
7eea17f0c1
commit
74c0d50169
1 changed files with 3 additions and 3 deletions
|
@ -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>"
|
||||
|
|
Loading…
Reference in a new issue