Accepting request 695293 from home:tobijk:X11:XOrg
- Remove pkgconfig dependecies for glesv1_cm and glesv2: Starting with mesa commit b01524fff05 "meson: don't build libGLES*.so with GLVND" mesa stopped providing glesv1_cm.pc and glesv2.pc along. Let epoxy find the libraries directly instead. OBS-URL: https://build.opensuse.org/request/show/695293 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libepoxy?expand=0&rev=12
This commit is contained in:
parent
8fa5ccfbf6
commit
429eae2f85
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 15:33:55 UTC 2019 - Tobias Klausmann <tobias.johannes.klausmann@mni.thm.de>
|
||||
|
||||
- Remove pkgconfig dependecies for glesv1_cm and glesv2:
|
||||
Starting with mesa commit b01524fff05
|
||||
"meson: don't build libGLES*.so with GLVND" mesa stopped providing
|
||||
glesv1_cm.pc and glesv2.pc along. Let epoxy find the libraries directly
|
||||
instead.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 5 11:51:19 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -32,8 +32,6 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: python3
|
||||
BuildRequires: pkgconfig(egl)
|
||||
BuildRequires: pkgconfig(gl)
|
||||
BuildRequires: pkgconfig(glesv1_cm)
|
||||
BuildRequires: pkgconfig(glesv2)
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xorg-macros)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user