mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-04 18:48:43 +08:00
8 lines
254 B
TOML
8 lines
254 B
TOML
#TODO require signalfd
|
|
#TODO require Bluetooth drivers
|
|
#TODO build instructions - https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/INSTALL
|
|
[source]
|
|
tar = "http://www.kernel.org/pub/linux/bluetooth/bluez-5.66.tar.xz"
|
|
[build]
|
|
template = "configure"
|