Update dependencies and source.sh script

This commit is contained in:
2025-12-27 10:50:07 +02:00
parent fa246cd763
commit cfe9c45d8c
2 changed files with 8 additions and 15 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
name: libevdev
description: Wrapper library for evdev devices
version: 1.13.6
revision: 1
revision: 2
url: https://www.freedesktop.org/wiki/Software/libevdev/
license: MIT
architecture: any
@@ -9,9 +9,10 @@ type: source
depends:
- glibc
make_depends:
- meson
- check
- meson
- python3
- valgrind
downloads:
- url: https://www.freedesktop.org/software/libevdev/libevdev-${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}