From ecc1dd8c834f94e7d1324e22e670e7150d6fb1d6 Mon Sep 17 00:00:00 2001 From: "roundabout-host.com" <74449186+Secret-chest@users.noreply.github.com> Date: Sun, 22 Dec 2024 10:40:43 +0200 Subject: [PATCH] Add exceptions for com.roundabout_host.Izvor --- flatpak_builder_lint/staticfiles/exceptions.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flatpak_builder_lint/staticfiles/exceptions.json b/flatpak_builder_lint/staticfiles/exceptions.json index f92e3748..b3085ff5 100644 --- a/flatpak_builder_lint/staticfiles/exceptions.json +++ b/flatpak_builder_lint/staticfiles/exceptions.json @@ -3843,5 +3843,8 @@ }, "net.imaginaryinfinity.Squiid": { "finish-args-not-defined": "Is a command line application" + }, + "com.roundabout_host.roundabout.Izvor": { + "finish-args-flatpak-spawn-access": "Needed to launch commands on the host (this is a search/launcher app)" } }