diff --git a/office/libreoffice/libreoffice/actions.py b/office/libreoffice/libreoffice/actions.py
index 39ee31870a..196e0b3b1d 100644
--- a/office/libreoffice/libreoffice/actions.py
+++ b/office/libreoffice/libreoffice/actions.py
@@ -63,7 +63,7 @@ def setup():
--with-system-glm \
--with-system-harfbuzz \
--with-system-hunspell \
- --without-system-icu \
+ --with-system-icu \
--with-system-jpeg \
--with-jdk-home=/usr/lib/jvm/java \
--with-system-lcms2 \
diff --git a/office/libreoffice/libreoffice/pspec.xml b/office/libreoffice/libreoffice/pspec.xml
index 20380c0a1a..eb9afe828e 100644
--- a/office/libreoffice/libreoffice/pspec.xml
+++ b/office/libreoffice/libreoffice/pspec.xml
@@ -116,7 +116,7 @@
clucene-devel
apr-devel
mesa-glu-devel
-
+ icu4c-devel
gnutls-devel
postgresql-lib
libetonyek-devel
@@ -3598,7 +3598,7 @@
- 2018-03-23
+ 2018-03-25
6.0.2.1
Version Bump
Ayhan Yalçınsoy