Bug#1033230: webkit2gtk: version 2.39.90-1 lost its libgles2 runtime dependency

Alberto Garcia berto at igalia.com
Tue Mar 21 16:27:24 GMT 2023


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?

Berto



More information about the Pkg-webkit-maintainers mailing list