remove libopenblas_openmp-devel it seems it only wants the pthread version

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=18
This commit is contained in:
2018-07-13 16:36:13 +00:00
committed by Git OBS Bridge
parent 6244b9d391
commit 0200482f6d

View File

@@ -104,7 +104,6 @@ BuildRequires: luajit-devel
BuildRequires: lua-devel BuildRequires: lua-devel
%endif %endif
%if %{with openblas} %if %{with openblas}
BuildRequires: libopenblas_openmp-devel
BuildRequires: openblas-devel BuildRequires: openblas-devel
%endif %endif
BuildRequires: pcre-devel BuildRequires: pcre-devel