commit b5a685336c7fa2c893a2d210f7cd17d0bfa0d2d0
Author: Uwe Klotz <uklotz(a)mixxx.org>
Date: Sat Nov 21 23:33:12 2020 +0100
Switch to protobuf-lite
mixxx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mixxx.spec b/mixxx.spec
index a616361..b06353e 100644
--- a/mixxx.spec
+++ b/mixxx.spec
@@ -66,7 +66,7 @@ BuildRequires: opus-devel
BuildRequires: opusfile-devel
BuildRequires: portaudio-devel
BuildRequires: portmidi-devel
-BuildRequires: protobuf-devel
+BuildRequires: protobuf-lite-devel
BuildRequires: qt5-linguist
BuildRequires: qt5-qtbase-devel
BuildRequires: qt5-qtscript-devel
Show replies by date