commit 51d139a4387aba03c168fc90a9911c5603cc63a3
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sun Jan 10 17:42:18 2021 +0100
Add runtime dependency for upcoming AAC streaming support
Required for
https://github.com/mixxxdj/mixxx/pull/3543.
mixxx.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/mixxx.spec b/mixxx.spec
index 38a2721..e3b6ace 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -85,6 +85,7 @@ BuildRequires: wavpack-devel
# Runtime Requirements
Requires: faad2
+Requires: fdk-aac
Requires: open-sans-fonts
%description