tweak system-harfbuzz options
f18 harfbuzz is too old
This commit is contained in:
parent
df5da79c4b
commit
2cf9887350
@ -97,8 +97,10 @@ BuildRequires: pkgconfig(openssl)
|
||||
%if 0%{?fedora} || 0%{?rhel} > 6
|
||||
BuildRequires: pkgconfig(atspi-2)
|
||||
BuildRequires: pkgconfig(glesv2)
|
||||
BuildRequires: pkgconfig(harfbuzz)
|
||||
%if 0%{?fedora} > 18
|
||||
BuildRequires: pkgconfig(harfbuzz) >= 0.9.19
|
||||
%define harfbuzz -system-harfbuzz
|
||||
%endif
|
||||
BuildRequires: pkgconfig(icu-i18n)
|
||||
BuildRequires: pkgconfig(libpcre) >= 8.30
|
||||
%define pcre -system-pcre
|
||||
|
Loading…
Reference in New Issue
Block a user