From 6a86f4cca8ade150530c87994e1aa7a53d6f1e5b9c6afb84849221c0281217aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 11 May 2017 13:51:07 +0000 Subject: [PATCH] - Add direct dep on harfbuzz-icu OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=490 --- libreoffice.changes | 1 + libreoffice.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/libreoffice.changes b/libreoffice.changes index 786f37e..a952a18 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -3,6 +3,7 @@ Thu May 11 11:52:17 UTC 2017 - tchvatal@suse.com - Version update to 5.3.3.2 fate#323270: * Update to 5.3.3 release containing bunch of additional fixes +- Add direct dep on harfbuzz-icu ------------------------------------------------------------------- Tue May 2 11:32:46 UTC 2017 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index e8df613..5d9025f 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -177,6 +177,7 @@ BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: pkgconfig(gtk+-2.0) >= 2.18.0 BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(harfbuzz) +BuildRequires: pkgconfig(harfbuzz-icu) BuildRequires: pkgconfig(hunspell) BuildRequires: pkgconfig(icu-i18n) BuildRequires: pkgconfig(krb5)