Use device=all in flatpak for webcam support

fixes #517
This commit is contained in:
Nicolas Werner 2021-03-15 21:03:39 +01:00
parent 8ca3a8b607
commit 2ee31aa09e
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
"rename-appdata-file": "nheko.appdata.xml",
"finish-args": [
"--device=dri",
"--device=all",
"--share=ipc",
"--share=network",
"--socket=pulseaudio",