Bootstrap ffmpeg (break libchromaprint cyclic dependency)

This commit is contained in:
Robert-André Mauchin 2022-06-22 21:50:05 +02:00
parent 41e1909325
commit 6cb5931b59
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# Break dependency cycles, e.g.:
# ffmpeg (libavcodec-free) → chromaprint → ffmpeg
# by disabling certain optional dependencies.
%bcond_with bootstrap
%bcond_without bootstrap
# If you want to do a build with the upstream source tarball, then set the
# pkg_suffix to %%nil. We can't handle this with a conditional, as srpm