Accepting request 1120292 from home:iznogood:branches:multimedia:apps
- Add explicit pkgconfig(fftw3) BuildRequires: This optional dependency was previously pulled in by chromaprint. Build moodbar support. OBS-URL: https://build.opensuse.org/request/show/1120292 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=151
This commit is contained in:
parent
b1f56fbb10
commit
a8d65a8855
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 13:34:16 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Add explicit pkgconfig(fftw3) BuildRequires: This optional
|
||||
dependency was previously pulled in by chromaprint. Build moodbar
|
||||
support.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 21 01:59:43 UTC 2023 - Jonas Kvinge <jonaski@opensuse.org>
|
||||
|
||||
|
@ -53,6 +53,7 @@ BuildRequires: cmake(Qt6Test)
|
||||
BuildRequires: cmake(Qt6Widgets)
|
||||
BuildRequires: pkgconfig(alsa)
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(fftw3)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
|
Loading…
Reference in New Issue
Block a user