chore: add missing gl libraries for snap (#215493)
* chore: add missing gl libraries for angle * chore: add wayland egl librarypull/215498/head^2
parent
d9d04e97b7
commit
3b80131054
|
@ -261,4 +261,4 @@ fi
|
|||
|
||||
wait_for_async_execs
|
||||
|
||||
exec "$@" "--no-sandbox" "--use-gl=angle" "--use-angle=swiftshader"
|
||||
exec "$@" "--no-sandbox"
|
||||
|
|
|
@ -30,15 +30,18 @@ parts:
|
|||
- libcurl3-gnutls
|
||||
- libcurl3-nss
|
||||
- libcurl4
|
||||
- libegl1
|
||||
- libdrm2
|
||||
- libgbm1
|
||||
- libgl1
|
||||
- libgles2
|
||||
- libglib2.0-0
|
||||
- libgtk-3-0
|
||||
- libibus-1.0-5
|
||||
- libnss3
|
||||
- libpango-1.0-0
|
||||
- libsecret-1-0
|
||||
- libwayland-egl1
|
||||
- libxcomposite1
|
||||
- libxdamage1
|
||||
- libxfixes3
|
||||
|
|
Loading…
Reference in New Issue