Skip to content

Commit

Permalink
Add flatpak-spawn exception for Multiplex
Browse files Browse the repository at this point in the history
  • Loading branch information
pojntfx authored and barthalion committed Sep 4, 2023
1 parent 30fab81 commit 8d8f4f5
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 @@ -1637,5 +1637,8 @@
},
"page.codeberg.JakobDev.jdDBusDebugger": {
"finish-args-arbitrary-dbus-access": "It's a D-Bus Debugger"
},
"com.pojtinger.felicitas.Multiplex": {
"finish-args-flatpak-spawn-access": "Needed to execute external copies of MPV and control them via IPC"
}
}

0 comments on commit 8d8f4f5

Please sign in to comment.