- buildrequire llvm19-devel/clang19-devel on sle15-sp7
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1330
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 23 10:36:35 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- buildrequire llvm19-devel/clang19-devel on sle15-sp7
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 22 12:02:17 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
Sun Sep 22 12:02:17 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||||
|
|
||||||
|
10
Mesa.spec
10
Mesa.spec
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package Mesa
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
@@ -284,8 +284,8 @@ BuildRequires: pkgconfig(wayland-server) >= 1.11
|
|||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} >= 1550
|
||||||
BuildRequires: llvm-devel >= 15
|
BuildRequires: llvm-devel >= 15
|
||||||
%else
|
%else
|
||||||
%if 0%{?sle_version} >= 150500
|
%if 0%{?sle_version} >= 150700
|
||||||
BuildRequires: llvm18-devel
|
BuildRequires: llvm19-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
@@ -294,8 +294,8 @@ BuildRequires: llvm18-devel
|
|||||||
%if 0%{?suse_version} >= 1550
|
%if 0%{?suse_version} >= 1550
|
||||||
BuildRequires: clang-devel
|
BuildRequires: clang-devel
|
||||||
%else
|
%else
|
||||||
%if 0%{?sle_version} >= 150500
|
%if 0%{?sle_version} >= 150700
|
||||||
BuildRequires: clang18-devel
|
BuildRequires: clang19-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: libclc
|
BuildRequires: libclc
|
||||||
|
Reference in New Issue
Block a user