public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qm-vamp-plugins] rawhide: Require kiss-fft-devel, not -static, for building
@ 2026-08-29 13:49 Nils Philippsen
  0 siblings, 0 replies; only message in thread
From: Nils Philippsen @ 2026-08-29 13:49 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/qm-vamp-plugins
            Branch : rawhide
            Commit : 7d395776339091bf0cf9d84c8cb2d1655452bce5
            Author : Nils Philippsen <nils@tiptoe.de>
            Date   : 2026-08-29T15:48:10+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/qm-vamp-plugins/c/7d395776339091bf0cf9d84c8cb2d1655452bce5?branch=rawhide

            Log:
            Require kiss-fft-devel, not -static, for building

Shouldn’t change a thing because -static requires -devel and the build
flags pull the dynamic version of the library.

[skip changelog]

Signed-off-by: Nils Philippsen <nils@tiptoe.de>

---
diff --git a/qm-vamp-plugins.spec b/qm-vamp-plugins.spec
index 11d9b6d..25cdd5a 100644
--- a/qm-vamp-plugins.spec
+++ b/qm-vamp-plugins.spec
@@ -18,7 +18,7 @@ Patch1:         qm-vamp-plugins-1.8.0-unbundle.patch
 BuildRequires:  make
 BuildRequires:  flexiblas-devel
 BuildRequires:  gcc-c++
-BuildRequires:  kiss-fft-static
+BuildRequires:  kiss-fft-devel
 BuildRequires:  qm-dsp-static >= 1.8.0
 BuildRequires:  vamp-plugin-sdk-devel
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-29 13:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-29 13:49 [rpms/qm-vamp-plugins] rawhide: Require kiss-fft-devel, not -static, for building Nils Philippsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox