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:
commit
b545f4d07c
@ -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>
|
Mon Oct 2 02:24:37 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -51,6 +51,7 @@ BuildRequires: pkgconfig(ice)
|
|||||||
# KMS/DRM driver needs libdrm and libgbm
|
# KMS/DRM driver needs libdrm and libgbm
|
||||||
BuildRequires: pkgconfig(gbm) >= 11.1.0
|
BuildRequires: pkgconfig(gbm) >= 11.1.0
|
||||||
BuildRequires: pkgconfig(libdrm) >= 2.4.82
|
BuildRequires: pkgconfig(libdrm) >= 2.4.82
|
||||||
|
BuildRequires: pkgconfig(libpipewire-0.3) >= 0.3.20
|
||||||
BuildRequires: pkgconfig(libpulse-simple) >= 0.9
|
BuildRequires: pkgconfig(libpulse-simple) >= 0.9
|
||||||
BuildRequires: pkgconfig(libudev)
|
BuildRequires: pkgconfig(libudev)
|
||||||
BuildRequires: pkgconfig(samplerate)
|
BuildRequires: pkgconfig(samplerate)
|
||||||
|
Loading…
Reference in New Issue
Block a user