Accepting request 685478 from home:iznogood:branches:X11:XOrg
Follow what meson checks for - adjust min ver of llvm. This is just a tweak, no need to forward atm, leave it in devel for now. OBS-URL: https://build.opensuse.org/request/show/685478 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=818
This commit is contained in:
parent
c84379dce9
commit
861cc95b88
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -216,7 +216,7 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.11
|
||||
%endif
|
||||
%if 0%{with_llvm}
|
||||
BuildRequires: llvm-devel >= 6.0.0
|
||||
BuildRequires: llvm-devel >= 7.0.0
|
||||
%endif
|
||||
|
||||
%if 0%{with_opencl}
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -215,7 +215,7 @@ BuildRequires: pkgconfig(wayland-protocols) >= 1.8
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1.11
|
||||
%endif
|
||||
%if 0%{with_llvm}
|
||||
BuildRequires: llvm-devel >= 6.0.0
|
||||
BuildRequires: llvm-devel >= 7.0.0
|
||||
%endif
|
||||
|
||||
%if 0%{with_opencl}
|
||||
|
Loading…
Reference in New Issue
Block a user