On 3/21/23 17:27, Alberto Garcia wrote: > On Mon, Mar 20, 2023 at 01:29:51PM +0100, Gianfranco Costamagna wrote: > >> Hello, for some reasons, now webkit2gtk is not linking anymore >> libGLESv2.so.2 causing surf to fail autopkgtests on arm64 and armhf > > Hmmm... the reason is that this is now handled via libepoxy, which > opens libGLESv2.so.2 on runtime using dlopen(). > > I think that I'll add the dependencies manually for now, but I wonder > if libepoxy should depend on those libraries instead?
My understanding is that libepoxy requires its user to set up the EGL/GLX context, and the latter should not rely on libepoxy pulling in the corresponding libraries. -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and Xwayland developer