From f60f9080f13cc5790ef2619ea19f4ddb4c4ad929 Mon Sep 17 00:00:00 2001 From: Leigh Scott Date: Fri, 27 May 2022 22:22:23 +0100 Subject: [PATCH] workaround broken deps for ffmpeg-free --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 8eabb56..3f3534a 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -20,7 +20,7 @@ %global _without_lensfun 1 %ifnarch i686 %global _with_bs2b 1 -%global _with_chromaprint 1 +#global _with_chromaprint 1 %global _with_ilbc 1 %global _with_rav1e 1 %global _with_rtmp 1