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