summaryrefslogtreecommitdiffstats
path: root/debian/control.qt6.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control.qt6.in')
-rw-r--r--debian/control.qt6.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/control.qt6.in b/debian/control.qt6.in
new file mode 100644
index 000000000..2cc784160
--- /dev/null
+++ b/debian/control.qt6.in
@@ -0,0 +1,15 @@
+Package: libreoffice-qt6
+Architecture: %OOO_ARCHS%
+Depends: libreoffice-core (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Enhances: libreoffice
+Description: office productivity suite -- Qt 6 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 6 plugin for drawing LibreOffices widgets
+ with Qt 6 and a Qt File Picker and print dialog.
+ .
+ You need to enable it manually by export SAL_USE_VCLPLUGIN=qt6.
+