2a795c5ac2
Those are needed since commit
c1e04e4069
("scripts/unocommands.py: Switch to python3").
This makes sure the required packages are
present when building the Debian packages.
Change-Id: I345805d0776a3ea2c43345ed1f40a32f391ba055
Reviewed-on: https://gerrit.libreoffice.org/81507
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Michael Weghorn <m.weghorn@posteo.de>
14 lines
805 B
Text
14 lines
805 B
Text
Source: loolwsd
|
|
Section: web
|
|
Priority: optional
|
|
Maintainer: Andras Timar <andras.timar@collabora.com>
|
|
Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), linux-libc-dev, nodejs, python-polib, python-lxml, python3-polib, python3-lxml, fontconfig, libpam-dev, libcppunit-dev, pkg-config, devscripts, m4
|
|
Standards-Version: 3.9.7
|
|
|
|
Package: loolwsd
|
|
Section: web
|
|
Architecture: any
|
|
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.
|