From 333dc69736d36d2d166ff5a676080531ac889660 Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Tue, 4 Nov 2025 13:51:34 +0100 Subject: [PATCH] unbootstrap, rebuild with new chromaprint --- ffmpeg.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 46a22aa..d3cc161 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -2,7 +2,7 @@ %bcond all_codecs 0 # Break dependency cycles by disabling certain optional dependencies. -%bcond bootstrap 1 +%bcond bootstrap 0 # If building with all codecs, then set the pkg_suffix to %%nil. # We can't handle this with a conditional, as srpm