SHA256
1
0
forked from pool/SDL2

- Enable direct PipeWire support

OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=172
This commit is contained in:
Jan Engelhardt 2023-10-07 00:24:10 +00:00 committed by Git OBS Bridge
parent 2d25755613
commit d80f7012aa
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Oct 7 00:23:45 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Enable direct PipeWire support
-------------------------------------------------------------------
Mon Oct 2 02:24:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -51,8 +51,8 @@ BuildRequires: pkgconfig(ice)
# KMS/DRM driver needs libdrm and libgbm
BuildRequires: pkgconfig(gbm) >= 11.1.0
BuildRequires: pkgconfig(libdrm) >= 2.4.82
BuildRequires: pkgconfig(libpulse-simple) >= 0.9
BuildRequires: pkgconfig(libpipewire-0.3) >= 0.3.20
BuildRequires: pkgconfig(libpulse-simple) >= 0.9
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(samplerate)
BuildRequires: pkgconfig(udev)