mirror of
https://github.com/Ad5001/eu.ad5001.LogarithmPlotter.git
synced 2024-12-22 15:33:45 +00:00
Removing warning so the exception doesn't trigger.
This commit is contained in:
parent
365bf5180b
commit
8435761220
1 changed files with 1 additions and 2 deletions
|
@ -6,9 +6,8 @@ sdk: org.kde.Sdk
|
||||||
finish-args:
|
finish-args:
|
||||||
- "--share=ipc"
|
- "--share=ipc"
|
||||||
- "--device=dri"
|
- "--device=dri"
|
||||||
- "--socket=x11"
|
|
||||||
- "--socket=wayland"
|
- "--socket=wayland"
|
||||||
- "--filesystem=home"
|
- "--socket=fallback-x11"
|
||||||
- "--talk-name=org.freedesktop.portal.FileChooser"
|
- "--talk-name=org.freedesktop.portal.FileChooser"
|
||||||
- "--env=PATH=/app/bin:/usr/bin:/app/texlive-bin:/app/texlive/bin:/app/texlive/bin/x86_64-linux:/app/texlive/bin/aarch64-linux"
|
- "--env=PATH=/app/bin:/usr/bin:/app/texlive-bin:/app/texlive/bin:/app/texlive/bin/x86_64-linux:/app/texlive/bin/aarch64-linux"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue