rdma-core: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:49 -03:00
parent 83dc3da7e7
commit 3011cbae51
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,10 +1,10 @@
# Template file for 'rdma-core'
pkgname=rdma-core
version=22.1
revision=2
revision=3
build_style=cmake
configure_args="-DENABLE_VALGRIND=OFF"
hostmakedepends="pkgconf python3"
hostmakedepends="pkg-config python3"
makedepends="libnl3-devel eudev-libudev-devel python3-devel"
short_desc="RDMA core userspace libraries and daemons"
maintainer="Rich G <rich@richgannon.net>"