mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-22 05:35:39 +00:00
build bluez with --disable-manpages
This commit is contained in:
parent
9cc25c5f03
commit
9b6ff23bb1
|
@ -47,6 +47,7 @@
|
|||
"name": "bluez",
|
||||
"config-opts": [
|
||||
"--enable-library",
|
||||
"--disable-manpages",
|
||||
"--disable-udev",
|
||||
"--disable-tools",
|
||||
"--disable-cups",
|
||||
|
@ -142,4 +143,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue