SHA256
1
0
forked from jengelh/SDL2

- Enable libsamplerate and libdecor components

- Remove unused tslib build requirement

OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=148
This commit is contained in:
2023-01-03 22:42:54 +00:00
committed by Git OBS Bridge
parent 131c19623f
commit 52c71aee6c
2 changed files with 4 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ Tue Jan 3 22:40:15 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
connected
* Fixed not receiving SDLK_5 or SDL_SCANCODE_5 when using the
AZERTY keyboard layout on Linux
- Enable libsamplerate and libdecor components
- Remove unused tslib build requirement
-------------------------------------------------------------------
Thu Dec 1 20:38:41 UTC 2022 - Jan Engelhardt <jengelh@inai.de>