mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
rdma-core: revert to pkg-config
[ci skip]
This commit is contained in:
parent
83dc3da7e7
commit
3011cbae51
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'rdma-core'
|
# Template file for 'rdma-core'
|
||||||
pkgname=rdma-core
|
pkgname=rdma-core
|
||||||
version=22.1
|
version=22.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_VALGRIND=OFF"
|
configure_args="-DENABLE_VALGRIND=OFF"
|
||||||
hostmakedepends="pkgconf python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="libnl3-devel eudev-libudev-devel python3-devel"
|
makedepends="libnl3-devel eudev-libudev-devel python3-devel"
|
||||||
short_desc="RDMA core userspace libraries and daemons"
|
short_desc="RDMA core userspace libraries and daemons"
|
||||||
maintainer="Rich G <rich@richgannon.net>"
|
maintainer="Rich G <rich@richgannon.net>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue