]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: generate keyboard-keys-list from local input.h
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>
Tue, 28 Jan 2025 22:17:01 +0000 (17:17 -0500)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 29 Jan 2025 15:39:52 +0000 (00:39 +0900)
commitbc996fd1ba7bce7be4cbae0d0d5ba7c35e8c3f50
treebd3f196d4e2bd01daa6e37de7a0c15c1255939d4
parent0f477f1d0bd38c4f12aa27e8d34110ce43b12866
meson: generate keyboard-keys-list from local input.h

otherwise it will use the system input.h which will fail to build if
newer than the bundled version

Fixes: 0a73c8e7b8 ("linux: import input.h and friends")
src/udev/generate-keyboard-keys-list.sh
src/udev/meson.build