use bundled harfbuzz everywhere
This commit is contained in:
parent
9de3cc7e1f
commit
83cb808c80
@ -167,12 +167,8 @@ BuildRequires: libicu-devel >= 5.4
|
||||
%global bundlelibdrm 1
|
||||
%global bundlefontconfig 1
|
||||
%else
|
||||
# As of Chromium 94, it uses functions in harfbuzz 2.9.0+, which is only found in F36+.
|
||||
%if 0%{?fedora} >= 36
|
||||
%global bundleharfbuzz 0
|
||||
%else
|
||||
# Chromium really wants to use its bundled harfbuzz. Sigh.
|
||||
%global bundleharfbuzz 1
|
||||
%endif
|
||||
%global bundleopus 1
|
||||
%global bundlelibusbx 0
|
||||
%global bundlelibwebp 0
|
||||
|
Loading…
Reference in New Issue
Block a user