Skip to content

main/osk-sdl: depend on mesa-egl

Administrator requested to merge osk-sdl-missing-dep into master

mesa-egl is usually installed by dependencies of ui packages, but when choosing the "none" ui option in pmbootstrap, it isn't selected, leading to libEGL.so.1 not being found.

Add it as an explicit dependency.

I'm not 100% sure this is the right approach?

Thanks @deathmist for finding this issue.

Merge request reports

Loading