Flatpak: add audio support
This commit is contained in:
parent
53b38bd5d5
commit
a98d969f22
|
@ -15,6 +15,7 @@
|
|||
/* Needs to talk to the network: */
|
||||
"--share=network",
|
||||
"--filesystem=home",
|
||||
"--socket=pulseaudio",
|
||||
"--socket=system-bus"
|
||||
],
|
||||
"build-options": {
|
||||
|
|
Loading…
Reference in New Issue