From 2d25755613d4c73f411f029f5d95fb4bc72e686fd166d101d2a596f2cdf887a2 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 7 Oct 2023 00:23:31 +0000 Subject: [PATCH] Accepting request 1116139 from home:hwsnemo:branches:games Add PipeWire build dependency to enable PW support OBS-URL: https://build.opensuse.org/request/show/1116139 OBS-URL: https://build.opensuse.org/package/show/games/SDL2?expand=0&rev=171 --- SDL2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/SDL2.spec b/SDL2.spec index 3c315f7..fedf9be 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -52,6 +52,7 @@ BuildRequires: pkgconfig(ice) 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(libudev) BuildRequires: pkgconfig(samplerate) BuildRequires: pkgconfig(udev)