summaryrefslogtreecommitdiffstats
path: root/debian/control.gtk4.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control.gtk4.in')
-rw-r--r--debian/control.gtk4.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/control.gtk4.in b/debian/control.gtk4.in
new file mode 100644
index 0000000000..56e3fcb4e8
--- /dev/null
+++ b/debian/control.gtk4.in
@@ -0,0 +1,18 @@
+Package: libreoffice-gtk4
+Architecture: %OOO_ARCHS%
+Depends: libreoffice-core (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: libreofficekit-data
+Replaces: libreoffice-core (<< 4:7.6.0~rc2)
+Section: gnome
+Enhances: libreoffice
+Description: office productivity suite -- GTK+ 4 integration
+ LibreOffice is a full-featured office productivity suite that provides
+ a near drop-in replacement for Microsoft(R) Office.
+ .
+ This package contains the Gtk plugin for drawing LibreOffices widgets
+ with Gtk+ 4 and Gtk/GNOMEish print dialog.
+ .
+ You need to enable it manually by export SAL_USE_VCLPLUGIN=gtk4.
+