diff --git a/office/libreoffice/libreoffice/actions.py b/office/libreoffice/libreoffice/actions.py
index 78f3a002ad..dfab1064c2 100644
--- a/office/libreoffice/libreoffice/actions.py
+++ b/office/libreoffice/libreoffice/actions.py
@@ -28,13 +28,14 @@ def setup():
-i svl/source/misc/gridprinter.cxx')
shelltools.system('./autogen.sh \
--prefix=/usr \
- --sysconfdir=/etc \
+ --sysconfdir=/etc \
--with-vendor=PisiLinux \
- --with-lang="ALL" \
- --with-help \
- --with-myspell-dicts \
- --with-alloc=system \
- --with-java \
+ --with-lang="ALL" \
+ --disable-gtk3 \
+ --with-help \
+ --with-myspell-dicts \
+ --with-alloc=system \
+ --with-java \
--without-system-dicts \
--disable-postgresql-sdbc \
--enable-release-build=yes \
diff --git a/office/libreoffice/libreoffice/pspec.xml b/office/libreoffice/libreoffice/pspec.xml
index 997351c0d2..9479fdfab7 100644
--- a/office/libreoffice/libreoffice/pspec.xml
+++ b/office/libreoffice/libreoffice/pspec.xml
@@ -51,8 +51,16 @@
libXcomposite-devel
libjpeg-turbo-devel
gst-plugins-base-next-devel
- gtk3-devel
+
gtk2-devel
+ libatomic_ops-devel
+ librsvg-devel
+ unixODBC-devel
+ serf-devel
+ gobject-introspection-devel
+ graphite2-devel
+ librevenge-devel
+ mesa-devel
@@ -96,6 +104,7 @@
libXinerama
libjpeg-turbo
gstreamer-next
+ jre7-openjdk-headlessS
/etc
@@ -132,6 +141,9 @@
libreoffice-base
libreoffice-base
Database front-end for LibreOffice
+
+ libreoffice-common
+
/usr/bin/lobase
/usr/share/man/man1/lobase.1.gz
@@ -144,6 +156,9 @@
libreoffice-calc
libreoffice-calc
Spreadsheet application for LibreOffice.
+
+ libreoffice-common
+
/usr/bin/localc
/usr/share/man/man1/localc.1.gz
@@ -156,6 +171,9 @@
libreoffice-draw
libreoffice-draw
Drawing Application for LibreOffice.
+
+ libreoffice-common
+
/usr/bin/lodraw
/usr/share/man/man1/lodraw.1.gz
@@ -231,6 +249,9 @@
libreoffice-writer
libreoffice-writer
Word Processor Application for LibreOffice.
+
+ libreoffice-common
+
/usr/bin/loweb
/usr/bin/lowriter
@@ -3088,11 +3109,11 @@
- 2016-04-03
+ 2016-04-08
5.1.2.2
- First release
- Osman Erkan
- osman.erkan@pisilinux.org
+ Version bump.
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org