- buildrequires: rusticl needs mesa >= 1.4.0
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=1332
This commit is contained in:
parent
d9790edb6f
commit
e68c9f01f9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 10:51:31 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- buildrequires: rusticl needs mesa >= 1.4.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 23 10:40:35 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
@ -202,7 +202,11 @@ BuildRequires: glslang-devel
|
||||
BuildRequires: imake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: memory-constraints
|
||||
%if 0%{with_rusticl}
|
||||
BuildRequires: meson >= 1.4.0
|
||||
%else
|
||||
BuildRequires: meson >= 1.1.0
|
||||
%endif
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-base
|
||||
# dataclasses is in standard library of python >= 3.7
|
||||
|
Loading…
Reference in New Issue
Block a user