Rebuild with hidapi

This commit is contained in:
2025-09-19 13:55:33 +03:00
parent 50c0964eea
commit 7645c9150b
2 changed files with 8 additions and 11 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
name: sdl3
description: Cross-platform development library providing low level access to audio, keyboard, mouse, joystick and graphics hardware
version: 3.2.22
revision: 2
url: https://www.libsdl.org/
license: zlib
architecture: any
depends: ["glibc","libglvnd","libx11","libxcursor","libxext","libxrender"]
depends: ["glibc","hidapi","libglvnd","libx11","libxcursor","libxext","libxrender"]
optional_depends: ["alsa-lib","libdecor","pipewire","libpulse","sndio","vulkan-loader"]
make_depends: ["alsa-lib","cmake","libdecor","libxinerama","libxkbcommon","libxrandr","mesa","ninja","libpulse","sndio","vulkan-headers","wayland","wayland-protocols"]
type: source