Restore bootstrap bcond
This commit is contained in:
parent
a38892833e
commit
d4e890a117
@ -2,6 +2,9 @@
|
||||
%bcond upstream_tarball 0
|
||||
%bcond all_codecs 0
|
||||
|
||||
# Break dependency cycles by disabling certain optional dependencies.
|
||||
%bcond bootstrap 0
|
||||
|
||||
# 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
|
||||
# generation would not take it into account.
|
||||
|
Loading…
Reference in New Issue
Block a user