summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJames P. Harvey2019-08-07 04:27:31 -0400
committerJames P. Harvey2019-08-07 04:27:31 -0400
commite30626551a8107ce78dba99fdfdf3bf386daa100 (patch)
tree1632da7a999f4ff79b40d037e098662d18b1370f /PKGBUILD
parent0fd4dd195619608ac4cfcfcd50889a08fddc12ca (diff)
downloadaur-e30626551a8107ce78dba99fdfdf3bf386daa100.tar.gz
Upstream includes this in rdma-core v25.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 129621729962..358c24740406 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64' 'i686')
url='https://www.openfabrics.org/index.php/overview.html'
license=('GPL2' 'custom:"OpenIB.org BSD"')
provides=('libibmad')
-conflicts=('libibmad')
+conflicts=('libibmad' 'rdma-core')
replaces=('libibmad')
depends=('opensm' 'perl')
makedepends=('python-docutils')