fix egl env
This commit is contained in:
parent
195eaa3031
commit
4f00feef3e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue