Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
303 B
JSON

{
"name": "libevdev",
"version": "1.13.4",
"description": "Wrapper library for evdev devices",
"homepage": "https://www.freedesktop.org/wiki/Software/libevdev",
"license": "MIT",
"supports": "linux",
"dependencies": [
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}