Accepting request 908867 from GNOME:Factory
- 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. (forwarded request 908848 from yfjiang) OBS-URL: https://build.opensuse.org/request/show/908867 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=29
This commit is contained in:
commit
f9a477f19b
@ -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