diff options
Diffstat (limited to 'debian/control.qt5.in')
-rw-r--r-- | debian/control.qt5.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control.qt5.in b/debian/control.qt5.in new file mode 100644 index 000000000..9681f5f6a --- /dev/null +++ b/debian/control.qt5.in @@ -0,0 +1,14 @@ +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. + |