commit 90fd4915552e3f73a1f3a2adcdf936895127e16a
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 ed511af..505390b 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