mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-22 05:35:39 +00:00
bluez -- disable some unnecessary features
This commit is contained in:
parent
71fc094f1a
commit
c1b3d1647e
|
@ -43,6 +43,10 @@
|
|||
"config-opts": [
|
||||
"--enable-library",
|
||||
"--disable-udev",
|
||||
"--disable-tools",
|
||||
"--disable-cups",
|
||||
"--disable-monitor",
|
||||
"--disable-client",
|
||||
"--disable-systemd",
|
||||
"--with-dbusconfdir=/app/etc",
|
||||
"--with-dbussessionbusdir=/app/usr/lib/system-services"
|
||||
|
|
Loading…
Reference in a new issue