[PATCH] Update requirements for building and installing
Signed-off-by: Ira Weiny <[email protected]> --- ibutils.spec.in | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/ibutils.spec.in b/ibutils.spec.in index a5d7b76..4209a4c 100644 --- a/ibutils.spec.in +++ b/ibutils.spec.in @@ -42,7 +42,8 @@ Url: http://openfabrics.org/downloads/%{name}-%{version}.tar.gz Group: System Environment/Libraries Source: %{name}-%{version}.tar.gz BuildRoot: %{?build_root:%{build_root}}%{!?build_root:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)} -# Requires: opensm +Requires: opensm-libs, libibumad, libibcommon, libibverbs, tk +BuildRequires: opensm-devel, libibverbs-devel, libibumad-devel, libibcommon-devel, tk-devel Vendor: Mellanox Technologies Ltd. %description ibutils provides IB network and path diagnostics. -- 1.5.4.5 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
