redox/recipes/wip/libepoxy/recipe.toml
2023-11-30 18:13:53 +00:00

9 lines
227 B
TOML

#TODO missing script for Meson, see https://github.com/anholt/libepoxy#building
[source]
tar = "https://download.gnome.org/sources/libepoxy/1.5/libepoxy-1.5.10.tar.xz"
[build]
template = "custom"
dependencies = [
"mesa",
]