commit 6128a598f5a5822ff098e53ed0b7cab0b29dac67
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Thu Sep 30 00:46:08 2021 +0200
Fix build deps: Replace libappstream-glib with appstream
mixxx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index 85557df..b1ac969 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -35,7 +35,7 @@ Source1:
https://github.com/mixxxdj/libkeyfinder/archive/%{libkeyfinder_a
# Build Tools
BuildRequires: desktop-file-utils
-BuildRequires: libappstream-glib
+BuildRequires: appstream
BuildRequires: protobuf-compiler
BuildRequires: cmake3
BuildRequires: ccache