From ec004a79aa3afb240fd7213b14af05743c9f14fa Mon Sep 17 00:00:00 2001 From: tytan652 Date: Thu, 10 Oct 2024 09:28:11 +0200 Subject: [PATCH] Remove OBS Studio finish-args-contains-both-x11-and-wayland exception --- flatpak_builder_lint/staticfiles/exceptions.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flatpak_builder_lint/staticfiles/exceptions.json b/flatpak_builder_lint/staticfiles/exceptions.json index 2b68fccc..a196a346 100644 --- a/flatpak_builder_lint/staticfiles/exceptions.json +++ b/flatpak_builder_lint/staticfiles/exceptions.json @@ -1961,8 +1961,7 @@ "finish-args-flatpak-spawn-access": "Required to be able to launch the modded Celeste game outside of the flatpak sandbox" }, "com.obsproject.Studio": { - "finish-args-flatpak-spawn-access": "Required for the virtual camera feature", - "finish-args-contains-both-x11-and-wayland": "Predates the linter rule" + "finish-args-flatpak-spawn-access": "Required for the virtual camera feature" }, "io.github.thetumultuousunicornofdarkness.cpu-x": { "finish-args-flatpak-spawn-access": "access to /dev/cpu and /dev/mem is required in order to display data about CPU and memory"