summaryrefslogtreecommitdiffstats
path: root/debian/control.qt5.in
blob: aea9dbebb63aec9111c94bf4a17388268ef3e3e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Package: libreoffice-qt5
Architecture: %OOO_ARCHS%
Depends: libreoffice-core (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: qtgstreamer-plugins-qt5
Enhances: libreoffice
Description: office productivity suite -- Qt 5 integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Qt 5 plugin for drawing LibreOffices widgets
 with Qt 5 and a Qt File Picker and print dialog.
 .
 You need to enable it manually by export SAL_USE_VCLPLUGIN=qt5 if you are
 not using Plasma.