Add more synthetic dependencies per customer wish
Not sure why they want to depend on those dev packages!?
This commit is contained in:
parent
75155481ac
commit
5bee6f71a2
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue