- Loosen dependencies to allow building with newer versions of
clang-devel, similar to llvm-devel. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=931
This commit is contained in:
@@ -217,7 +217,11 @@ BuildRequires: llvm9-devel
|
||||
%endif
|
||||
|
||||
%if 0%{with_opencl}
|
||||
%if 0%{?is_opensuse}
|
||||
BuildRequires: clang-devel >= 9.0.0
|
||||
%else
|
||||
BuildRequires: clang9-devel
|
||||
%endif
|
||||
BuildRequires: libclc
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user