- 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:
parent
131c19623f
commit
52c71aee6c
@ -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>
|
||||
|
@ -33,6 +33,7 @@ Source4: baselibs.conf
|
||||
Patch1: sdl2-symvers.patch
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libdecor-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(alsa) >= 1.0.11
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
@ -52,7 +53,7 @@ BuildRequires: pkgconfig(gbm) >= 11.1.0
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.82
|
||||
BuildRequires: pkgconfig(libpulse-simple) >= 0.9
|
||||
BuildRequires: pkgconfig(libudev)
|
||||
BuildRequires: pkgconfig(tslib)
|
||||
BuildRequires: pkgconfig(samplerate)
|
||||
BuildRequires: pkgconfig(udev)
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.18
|
||||
BuildRequires: pkgconfig(wayland-cursor)
|
||||
|
Loading…
Reference in New Issue
Block a user