[Libreoffice-commits] online.git: debian/control

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Oct 18 13:16:29 UTC 2018


 debian/control |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d6cac1b4a273ec9ad83c3db93dd8fdc79a3de75f
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Thu Oct 18 15:16:05 2018 +0200
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Thu Oct 18 15:16:05 2018 +0200

    core dependency: libXrender

diff --git a/debian/control b/debian/control
index e533e704d..6966d9ed2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.9.7
 Package: loolwsd
 Section: web
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, fontconfig, libsm6, libssl1.0.0, libodbc1, libxinerama1, libcairo2, libgl1-mesa-glx, libcups2, libdbus-glib-1-2, cpio, libcap2-bin, ${lo:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, fontconfig, libsm6, libssl1.0.0, libodbc1, libxinerama1, libxrender1, libcairo2, libgl1-mesa-glx, libcups2, libdbus-glib-1-2, cpio, libcap2-bin, ${lo:Depends}
 Description: LibreOffice Online WebSocket Daemon
  LOOLWSD is a daemon that talks to web browser clients and provides LibreOffice
  services.


More information about the Libreoffice-commits mailing list