add gnome paltform to flatpak
This commit is contained in:
parent
a83de9db76
commit
7d9f0262ee
1 changed files with 3 additions and 2 deletions
|
|
@ -1,15 +1,16 @@
|
||||||
app-id: za.co.mzansiinnovationhub.mih
|
app-id: za.co.mzansiinnovationhub.mih
|
||||||
runtime: org.gnome.Platform
|
runtime: org.gnome.Platform
|
||||||
runtime-version: "49"
|
runtime-version: "50"
|
||||||
sdk: org.gnome.Sdk
|
sdk: org.gnome.Sdk
|
||||||
sdk-extensions:
|
sdk-extensions:
|
||||||
- org.freedesktop.Sdk.Extension.llvm20
|
- org.freedesktop.Sdk.Extension.llvm21
|
||||||
command: mih
|
command: mih
|
||||||
finish-args:
|
finish-args:
|
||||||
- --share=ipc
|
- --share=ipc
|
||||||
- --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
|
||||||
modules:
|
modules:
|
||||||
- name: pdfium
|
- name: pdfium
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue