From 5bee6f71a2048dabe699f9cb5bf5a03a3c1de6b0 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 24 Jul 2015 13:39:43 +0300 Subject: [PATCH] Add more synthetic dependencies per customer wish Not sure why they want to depend on those dev packages!? --- loolwsd/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loolwsd/debian/control b/loolwsd/debian/control index a15e63efe..178761f91 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.