mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
CPU-X: revump against procps-ng
This commit is contained in:
parent
f814af991a
commit
d77455bfca
1 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,11 @@
|
||||||
# Template file for 'CPU-X'
|
# Template file for 'CPU-X'
|
||||||
pkgname=CPU-X
|
pkgname=CPU-X
|
||||||
version=3.2.4
|
version=3.2.4
|
||||||
revision=1
|
revision=2
|
||||||
archs="i686* x86_64*"
|
# /usr/bin/ld: i386:x86-64 architecture of input file
|
||||||
|
# ../output/lib/libbandwidth.a(routines-x86-64bit.o)'
|
||||||
|
# is incompatible with i386 output
|
||||||
|
archs="x86_64*"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="nasm pkg-config"
|
hostmakedepends="nasm pkg-config"
|
||||||
makedepends="libcpuid-devel libcurl-devel ncurses-devel pciutils-devel
|
makedepends="libcpuid-devel libcurl-devel ncurses-devel pciutils-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue