From 8e458d61780e8ab8849a9802f97506bb10b65d201b02b164a5f9cb758d6804bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20M=C3=B6llers?= Date: Fri, 24 Mar 2017 13:38:03 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science:HPC/opa-ff?expand=0&rev=10 --- opa-ff.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/opa-ff.spec b/opa-ff.spec index b6a047d..e19a0cf 100644 --- a/opa-ff.spec +++ b/opa-ff.spec @@ -31,8 +31,12 @@ Patch1: opa-ff_fix_suse_build_issue.patch Patch2: 0001-Add-shebang-for-exp-files.patch BuildRequires: gcc-c++ BuildRequires: libexpat-devel -# BuildRequires: ibacm-devel BuildRequires: rdma-core-devel +# New: +BuildRequires: libibcm-devel +BuildRequires: librdmacm1-devel +BuildRequires: libibverbs1-devel +# end New BuildRequires: libopenssl-devel BuildRequires: ncurses-devel BuildRequires: tcl-devel