Dominik 'Rathann' Mierzejewski 2025-10-30 15:05:49 +01:00
commit 2db297209f

View file

@ -51,7 +51,7 @@
%else
# Break chromaprint dependency cycle (Fedora-only):
# ffmpeg (libavcodec-free) → chromaprint → ffmpeg
%bcond chromaprint %{?_with_bootstrap:0}%{!?_with_bootstrap:1}
%bcond chromaprint %{?with_bootstrap:0}%{!?with_bootstrap:1}
%bcond flite 1
%bcond lc3 1
%endif