File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 11disturl "https://electronjs.org/headers"
22target "29.4.0"
3- ms_build_id "9593362 "
3+ ms_build_id "9728852 "
44runtime "electron"
55build_from_source "true"
Original file line number Diff line number Diff line change 11{
22 "name" : " code-oss-dev" ,
33 "version" : " 1.90.2" ,
4- "distro" : " 4729d9dae7d87c18fbe0614f875a60672e2b8603 " ,
4+ "distro" : " 337309ecc166d98d0bce49869ee0cf7713ded698 " ,
55 "author" : {
66 "name" : " Microsoft Corporation"
77 },
Original file line number Diff line number Diff line change 261261
262262wait_for_async_execs
263263
264- exec " $@ " " --no-sandbox " " --use-gl=angle " " --use-angle=swiftshader "
264+ exec " $@ "
Original file line number Diff line number Diff line change @@ -30,15 +30,18 @@ parts:
3030 - libcurl3-gnutls
3131 - libcurl3-nss
3232 - libcurl4
33+ - libegl1
3334 - libdrm2
3435 - libgbm1
3536 - libgl1
37+ - libgles2
3638 - libglib2.0-0
3739 - libgtk-3-0
3840 - libibus-1.0-5
3941 - libnss3
4042 - libpango-1.0-0
4143 - libsecret-1-0
44+ - libwayland-egl1
4245 - libxcomposite1
4346 - libxdamage1
4447 - libxfixes3
7477
7578apps :
7679 @@NAME@@:
77- command : electron-launch $SNAP/usr/share/@@NAME@@/bin/@@NAME@@
80+ command : electron-launch $SNAP/usr/share/@@NAME@@/bin/@@NAME@@ --no-sandbox
7881 common-id : @@NAME@@.desktop
7982
8083 url-handler :
81- command : electron-launch $SNAP/usr/share/@@NAME@@/bin/@@NAME@@ --open-url
84+ command : electron-launch $SNAP/usr/share/@@NAME@@/bin/@@NAME@@ --open-url --no-sandbox
You can’t perform that action at this time.
0 commit comments