mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 18:18:44 +08:00
7 lines
176 B
TOML
7 lines
176 B
TOML
#TODO probably missing dependencies
|
|
#TODO maybe wrong template
|
|
[source]
|
|
tar = "https://www.x.org/releases/individual/lib/libXfixes-6.0.1.tar.xz"
|
|
[build]
|
|
template = "configure"
|