use bundled harfbuzz everywhere

This commit is contained in:
Tom spot Callaway 2021-11-16 09:37:06 -05:00
parent 9de3cc7e1f
commit 83cb808c80
1 changed files with 1 additions and 5 deletions

View File

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