commit f5a08f2edae79c8de952325c2b118c1ef5b0565b
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Tue Jun 21 23:55:05 2022 +0200
Prepare adding new build dependency for v2.4
mixxx.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/mixxx.spec b/mixxx.spec
index 688d162..0450043 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -58,6 +58,8 @@ BuildRequires: libGL-devel
BuildRequires: libGLU-devel
BuildRequires: libchromaprint-devel
BuildRequires: fftw-devel
+# TODO: Add MS GSL support for the upcoming release v2.4
+#BuildRequires: guidelines-support-library-devel
BuildRequires: libid3tag-devel
BuildRequires: libmad-devel
BuildRequires: libmodplug-devel
Show replies by date