redox/recipes/wip/libs/libxau/recipe.toml
2024-02-22 03:31:34 +00:00

9 lines
176 B
TOML

#TODO compiled but not tested
[source]
tar = "https://www.x.org/releases/individual/lib/libXau-1.0.11.tar.xz"
[build]
template = "configure"
dependencies = [
"x11proto",
]