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

11 lines
302 B
TOML

#TODO missing script for Meson, see https://wayland.freedesktop.org/libinput/doc/latest/building.html#building
[source]
git = "https://gitlab.freedesktop.org/libinput/libinput"
rev = "1680f2fbaa63a91739012c6b57988ab1918ea0b7"
[build]
template = "custom"
dependencies = [
"eudev",
"libevdev",
]