From 4f030522f066d4c65d97376d126f5555815226f9ad817937b77dcc24379694d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 27 Mar 2014 09:00:24 +0000 Subject: [PATCH] - Require ucpp in sdk. Thanks to cbosdonnat for spotting this. OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=125 --- libreoffice.changes | 5 +++++ libreoffice.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libreoffice.changes b/libreoffice.changes index 5f2671e..f1d48df 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 27 08:59:41 UTC 2014 - tchvatal@suse.com + +- Require ucpp in sdk. Thanks to cbosdonnat for spotting this. + ------------------------------------------------------------------- Thu Mar 13 16:46:54 UTC 2014 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 7a4be62..83ca1c8 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -522,6 +522,7 @@ Group: Documentation/HTML Requires: %{name} = %{version} Requires: gcc-c++ Requires: make +Requires: ucpp Requires: zip Recommends: java-devel