Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Apitzsch <git@apitzsch.eu>2018-04-16 21:12:33 +0300
committerPhilipp Hörist <philipp@hoerist.com>2018-04-26 22:12:10 +0300
commita5db628f5152fd10eb87da3752dd49c717a49abf (patch)
tree25b11c3e5c3e4d3b78ffdd3c5b6a91e305a89840
parent00b1d70ae1c86523ab594a9a9a75d112cc2aa1a2 (diff)
Flatpak: add audio support
-rw-r--r--org.gajim.Gajim.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.gajim.Gajim.json b/org.gajim.Gajim.json
index 3fb0e9afa..729614a16 100644
--- a/org.gajim.Gajim.json
+++ b/org.gajim.Gajim.json
@@ -13,6 +13,7 @@
/* Needs to talk to the network: */
"--share=network",
"--filesystem=home",
+ "--socket=pulseaudio",
"--socket=system-bus"
],
"build-options": {