[Libreoffice-commits] online.git: loolwsd/debian
Tor Lillqvist
tml at collabora.com
Fri Jul 24 04:04:19 PDT 2015
loolwsd/debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5bee6f71a2048dabe699f9cb5bf5a03a3c1de6b0
Author: Tor Lillqvist <tml at collabora.com>
Date: Fri Jul 24 13:39:43 2015 +0300
Add more synthetic dependencies per customer wish
Not sure why they want to depend on those dev packages!?
diff --git a/loolwsd/debian/control b/loolwsd/debian/control
index a15e63e..178761f 100644
--- a/loolwsd/debian/control
+++ b/loolwsd/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.9.2
Package: loolwsd
Section: web
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libssl1.0.0, libmysqlclient18, libodbc1, libpng12-0, libxinerama-dev, libcairo2-dev, libgl1-mesa-dev, libcups2-dev, libdbus-glib-1-dev, cpio
Description: LibreOffice On-Line WebSocket Daemon
LOOLWSD is a daemon that talks to web browser clients and provides LibreOffice
services.
More information about the Libreoffice-commits
mailing list