[libreoffice] add build dep for ucpp too

David Tardon dtardon at fedoraproject.org
Fri Jun 13 11:15:51 UTC 2014


commit 303cc4a8c024b65a2f5574c9be4a45a96c86e4b1
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Jun 13 13:15:41 2014 +0200

    add build dep for ucpp too

 libreoffice.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 5af31b3..7750700 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -126,6 +126,9 @@ BuildRequires: icu
 BuildRequires: make
 BuildRequires: perl(Archive::Zip)
 BuildRequires: perl(Digest::MD5)
+if %{?fedora}
+BuildRequires: ucpp
+%endif
 BuildRequires: zip
 
 # libs / headers - common


More information about the scm-commits mailing list