Bootstrap ffmpeg (break libchromaprint cyclic dependency)

epel9
Robert-André Mauchin 2 years ago
parent 41e1909325
commit 6cb5931b59

@ -5,7 +5,7 @@
# Break dependency cycles, e.g.: # Break dependency cycles, e.g.:
# ffmpeg (libavcodec-free) → chromaprint → ffmpeg # ffmpeg (libavcodec-free) → chromaprint → ffmpeg
# by disabling certain optional dependencies. # 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 # 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 # pkg_suffix to %%nil. We can't handle this with a conditional, as srpm

Loading…
Cancel
Save