diff --git a/ffmpeg.spec b/ffmpeg.spec index 5a75c27..1bfb40b 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -33,13 +33,13 @@ %if 0%{?rhel} # Disable dependencies not available or wanted on RHEL/EPEL -%bcond flite 0 %bcond chromaprint 0 +%bcond flite 0 %else -%bcond flite 1 # Break chromaprint dependency cycle (Fedora-only): # ffmpeg (libavcodec-free) → chromaprint → ffmpeg %bcond chromaprint %{?_with_bootstrap:0}%{!?_with_bootstrap:1} +%bcond flite 1 %endif %if 0%{?rhel} && 0%{?rhel} <= 9