commit bd3381011ab110d71291c739a52461f51acaa2bd
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Tue Jan 26 18:26:23 2021 +0100
Install faad2 runtime libraries for testing
mixxx.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/mixxx.spec b/mixxx.spec
index 0d6e8a0..b4d5c13 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -47,6 +47,8 @@ BuildRequires: ninja-build
# Build Requirements
BuildRequires: chrpath
+# The runtime libraries of FAAD2 are needed during the build for testing
+BuildRequires: faad2
BuildRequires: ffmpeg-devel
BuildRequires: flac-devel
BuildRequires: hidapi-devel
Show replies by date