Fix flatpak build and run issues

This commit is contained in:
2026-06-10 12:16:00 +02:00
parent 0ea3482e9a
commit cfd6b8c5f4
2 changed files with 8 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
.dart_tool/
.build/
build/
.pub-cache/
@@ -1,7 +1,7 @@
id: za.co.mzansiinnovationhub.mih
runtime: org.freedesktop.Platform
runtime-version: "25.08"
sdk: org.freedesktop.Sdk
runtime: org.gnome.Platform
runtime-version: "49"
sdk: org.gnome.Sdk
command: mzansi_innovation_hub
finish-args:
@@ -10,6 +10,7 @@ finish-args:
- --socket=fallback-x11
- --socket=wayland
- --device=dri
- --env=__EGL_VENDOR_LIBRARY_FILENAMES=/usr/lib/x86_64-linux-gnu/GL/glvnd/egl_vendor.d/50_mesa.json
modules:
- name: mzansi-innovation-hub