redox/recipes/wip/libs/other/libxau/recipe.toml
2024-06-26 03:59:18 +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",
]