From 52d0bbea0fccf868551aa4260beb14fa4697ef34 Mon Sep 17 00:00:00 2001 From: Michael Gratton Date: Mon, 7 Oct 2019 21:34:37 +1100 Subject: [PATCH] Remove Flatpak manifest permission for Pulse Audio Now that we're not playing sounds directly, don't need this any more. --- org.gnome.Geary.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/org.gnome.Geary.yml b/org.gnome.Geary.yml index a06fe7c8..ab7d3272 100644 --- a/org.gnome.Geary.yml +++ b/org.gnome.Geary.yml @@ -33,9 +33,6 @@ finish-args: # OpenGL access for WK2 - "--device=dri" - # Pulseaudio - - "--socket=pulseaudio" - # Needs to talk to the network - "--share=network"