forked from pool/texlive
.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=361
This commit is contained in:
parent
66fb7ad934
commit
a4486e35c6
@ -127,9 +127,13 @@ BuildRequires: ghostscript-library
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: graphite2-devel
|
BuildRequires: graphite2-devel
|
||||||
BuildRequires: gsl-devel
|
BuildRequires: gsl-devel
|
||||||
|
%if 0%{?suse_version} >= 1550
|
||||||
|
BuildRequires: harfbuzz-devel >= 2.6
|
||||||
|
%else
|
||||||
%if 0%{?sle_version} >= 150200
|
%if 0%{?sle_version} >= 150200
|
||||||
BuildRequires: harfbuzz-devel >= 2.6
|
BuildRequires: harfbuzz-devel >= 2.6
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
BuildRequires: jpeg
|
BuildRequires: jpeg
|
||||||
BuildRequires: libOSMesa-devel
|
BuildRequires: libOSMesa-devel
|
||||||
BuildRequires: libicu-devel
|
BuildRequires: libicu-devel
|
||||||
@ -3998,8 +4002,12 @@ fi
|
|||||||
--with-system-cairo \
|
--with-system-cairo \
|
||||||
--with-system-includes=/usr/include/cairo \
|
--with-system-includes=/usr/include/cairo \
|
||||||
--with-system-mpfr \
|
--with-system-mpfr \
|
||||||
|
%if 0%{?suse_version} >= 1550
|
||||||
|
--with-system-harfbuzz \
|
||||||
|
%else
|
||||||
%if 0%{?sle_version} >= 150200
|
%if 0%{?sle_version} >= 150200
|
||||||
--with-system-harfbuzz \
|
--with-system-harfbuzz \
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
--with-system-icu \
|
--with-system-icu \
|
||||||
--with-system-graphite2 \
|
--with-system-graphite2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user