mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
libevdev: switch to stable release and use meson
This commit is contained in:
parent
9f304623a9
commit
35a10d52a2
@ -1,5 +1,7 @@
|
||||
#TODO compilation error
|
||||
[source]
|
||||
tar = "https://www.freedesktop.org/software/libevdev/libevdev-1.13.1.tar.xz"
|
||||
tar = "https://www.freedesktop.org/software/libevdev/libevdev-1.12.1.tar.xz"
|
||||
blake3 = "d4be83e6f6cb4972cf5052f5a046eb820aa529427202f043a9d95b945e73edcd"
|
||||
|
||||
[build]
|
||||
template = "configure"
|
||||
template = "meson"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user