fix egl env

This commit is contained in:
yaso 2026-06-12 15:38:18 +02:00
parent 195eaa3031
commit 4f00feef3e

View file

@ -10,7 +10,7 @@ finish-args:
- --socket=fallback-x11 - --socket=fallback-x11
- --socket=wayland - --socket=wayland
- --device=dri - --device=dri
- --env=__EGL_VENDOR_LIBRARY_FILENAMES=/usr/lib/GL/glvnd/egl_vendor.d/50_mesa.json - --env=__EGL_VENDOR_LIBRARY_FILENAMES=/usr/lib/x86_64-linux-gnu/GL/glvnd/egl_vendor.d/50_mesa.json
modules: modules:
- name: pdfium - name: pdfium
buildsystem: simple buildsystem: simple