Accepting request 908848 from GNOME:STABLE:41
- Add back Mesa-libGLESv2-devel BuildRequires for SLE and Leap. The necessary header GLES2/gl2ext.h is still in the v2 package on SLE/Leap. OBS-URL: https://build.opensuse.org/request/show/908848 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=71
This commit is contained in:
parent
c50dfae340
commit
d69e979aec
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 28 10:07:30 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
|
||||
|
||||
- Add back Mesa-libGLESv2-devel BuildRequires for SLE and Leap.
|
||||
The necessary header GLES2/gl2ext.h is still in the v2 package on
|
||||
SLE/Leap.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 4 17:33:54 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -38,6 +38,9 @@ Source99: baselibs.conf
|
||||
BuildRequires: cups-devel >= 2.0
|
||||
# We do not support building against cups 2.3 betas
|
||||
BuildConflicts: (cups-devel > 2.3 with cups-devel < 2.3.0)
|
||||
%if 0%{?sle_version} && 0%{?sle_version} <= 150400
|
||||
BuildRequires: Mesa-libGLESv2-devel
|
||||
%endif
|
||||
BuildRequires: Mesa-libGLESv3-devel
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
Reference in New Issue
Block a user