mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
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'
|
# Template file for 'pciutils'
|
||||||
pkgname=pciutils
|
pkgname=pciutils
|
||||||
version=3.2.1
|
version=3.2.1
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="pkg-config which"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="hwids zlib-devel libkmod-devel"
|
makedepends="zlib-devel libkmod-devel"
|
||||||
depends="hwids"
|
depends="hwids"
|
||||||
short_desc="PCI bus related utilities"
|
short_desc="PCI bus related utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue