- virtually provide
* pkgconfig(glesv1_cm) * pkgconfig(glesv2) in libGLESv1_CM-devel/libGLESv2-devel packages, since these files have been removed from Mesa via git commit #1587586 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=839
This commit is contained in:
parent
0af3f80e60
commit
1b300f6609
@ -5,6 +5,11 @@ Wed Jun 12 03:51:43 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
|||||||
- enabled new gallium drivers
|
- enabled new gallium drivers
|
||||||
* iris (newer Intel GPUs)
|
* iris (newer Intel GPUs)
|
||||||
* lima, panfrost on ARM64
|
* lima, panfrost on ARM64
|
||||||
|
- virtually provide
|
||||||
|
* pkgconfig(glesv1_cm)
|
||||||
|
* pkgconfig(glesv2)
|
||||||
|
in libGLESv1_CM-devel/libGLESv2-devel packages, since these files
|
||||||
|
have been removed from Mesa via git commit #1587586
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 11 20:06:36 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Jun 11 20:06:36 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
@ -392,6 +392,7 @@ Requires: pkgconfig(egl)
|
|||||||
%if 0%{?libglvnd}
|
%if 0%{?libglvnd}
|
||||||
Requires: libglvnd-devel >= 0.1.0
|
Requires: libglvnd-devel >= 0.1.0
|
||||||
%endif
|
%endif
|
||||||
|
Provides: pkgconfig(glesv1_cm)
|
||||||
|
|
||||||
%description libGLESv1_CM-devel
|
%description libGLESv1_CM-devel
|
||||||
OpenGL|ES is an API for full-function 2D and 3D
|
OpenGL|ES is an API for full-function 2D and 3D
|
||||||
@ -432,6 +433,7 @@ Requires: pkgconfig(egl)
|
|||||||
%if 0%{?libglvnd}
|
%if 0%{?libglvnd}
|
||||||
Requires: libglvnd-devel >= 0.1.0
|
Requires: libglvnd-devel >= 0.1.0
|
||||||
%endif
|
%endif
|
||||||
|
Provides: pkgconfig(glesv2)
|
||||||
|
|
||||||
%description libGLESv2-devel
|
%description libGLESv2-devel
|
||||||
OpenGL|ES is an API for full-function 2D and 3D
|
OpenGL|ES is an API for full-function 2D and 3D
|
||||||
|
Loading…
Reference in New Issue
Block a user