SHA256
1
0
forked from jengelh/SDL2

Accepting request 1116147 from games

- Enable direct PipeWire support

OBS-URL: https://build.opensuse.org/request/show/1116147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL2?expand=0&rev=58
This commit is contained in:
Ana Guerrero 2023-10-08 10:17:17 +00:00 committed by Git OBS Bridge
commit b545f4d07c
2 changed files with 6 additions and 0 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,6 +51,7 @@ BuildRequires: pkgconfig(ice)
# KMS/DRM driver needs libdrm and libgbm
BuildRequires: pkgconfig(gbm) >= 11.1.0
BuildRequires: pkgconfig(libdrm) >= 2.4.82
BuildRequires: pkgconfig(libpipewire-0.3) >= 0.3.20
BuildRequires: pkgconfig(libpulse-simple) >= 0.9
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(samplerate)