Overview

Request 695293 accepted

- 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.

Loading...

Tobias Klausmann's avatar

As a note: Instead of this: Dependency gl found: YES 19.0.1 Dependency egl found: YES 19.0.1 Dependency x11 found: YES 1.6.7 Dependency glesv2 found: YES 19.0.1 Dependency glesv1_cm found: YES 19.0.1

we now get: Dependency gl found: YES 19.0.2 Dependency egl found: YES 19.0.2 Dependency x11 found: YES 1.6.7 Dependency glesv2 found: NO (tried pkgconfig and cmake) Library libGLESv2 found: YES Dependency glesv1_cm found: NO (tried pkgconfig and cmake) Library libGLESv1_CM found: YES

Request History
Tobias Klausmann's avatar

tobijk created request

- 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.


Stefan Dirsch's avatar

sndirsch accepted request

Ok. Thanks!

openSUSE Build Service is sponsored by