|
|
@ -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
|
|
|
|