Skip to content

Commit

Permalink
Add flatpak-spawn exception for DoorKnocker
Browse files Browse the repository at this point in the history
  • Loading branch information
tytan652 authored and barthalion committed Aug 27, 2023
1 parent 1e38c64 commit e84ec23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions flatpak_builder_lint/staticfiles/exceptions.json
Original file line number Diff line number Diff line change
Expand Up @@ -1631,5 +1631,8 @@
},
"io.github.Youda008.DoomRunner": {
"finish-args-flatpak-spawn-access": "Needed to execute external game engines"
},
"xyz.tytanium.DoorKnocker": {
"finish-args-flatpak-spawn-access": "Required to get/check xdg-desktop-portal version"
}
}

0 comments on commit e84ec23

Please sign in to comment.