Skip to content

Commit

Permalink
Add finish-args-flatpak-spawn-access exception for org.freecad.FreeCAD
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianinsaval authored and hfiguiere committed Sep 20, 2024
1 parent c2462da commit 66b470d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1348,6 +1348,9 @@
"org.flathub.flatpak-external-data-checker": {
"*": "used by flathub infra"
},
"org.freecad.FreeCAD": {
"finish-args-flatpak-spawn-access": "Needed to launch OpenSCAD flatpak as a command-line tool for the importer."
},
"org.freecadweb.FreeCAD": {
"finish-args-flatpak-spawn-access": "Needed to launch OpenSCAD flatpak as a command-line tool for the importer."
},
Expand Down Expand Up @@ -3926,4 +3929,4 @@
"com.vysp3r.ProtonPlus": {
"finish-args-flatpak-spawn-access": "required to install and manage compatibility-runtimes on the host"
}
}
}

0 comments on commit 66b470d

Please sign in to comment.