mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2025-01-31 17:35:38 +00:00
Merge pull request #71 from flathub/bluez
bluez -- disable unnecessary features
This commit is contained in:
commit
67dfafc333
|
@ -43,7 +43,14 @@
|
|||
"config-opts": [
|
||||
"--enable-library",
|
||||
"--disable-udev",
|
||||
"--disable-tools",
|
||||
"--disable-cups",
|
||||
"--disable-monitor",
|
||||
"--disable-client",
|
||||
"--disable-systemd",
|
||||
"--disable-a2dp",
|
||||
"--disable-avrcp",
|
||||
"--disable-network",
|
||||
"--with-dbusconfdir=/app/etc",
|
||||
"--with-dbussessionbusdir=/app/usr/lib/system-services"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue