summaryrefslogtreecommitdiffstats
path: root/debian/control.kf5.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control.kf5.in')
-rw-r--r--debian/control.kf5.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control.kf5.in b/debian/control.kf5.in
new file mode 100644
index 000000000..3eaa5b370
--- /dev/null
+++ b/debian/control.kf5.in
@@ -0,0 +1,17 @@
+Package: libreoffice-kf5
+Architecture: %OOO_ARCHS%
+Depends: libreoffice-core (= ${binary:Version}),
+ ${kf5-qt5-depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends: ${plasma-iconset-dep}
+Replaces: libreoffice-kde (<< 1:6.1.0~alpha1-1)
+Section: kde
+Enhances: libreoffice
+Description: office productivity suite -- KDE Frameworks 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 KF5 plugin for LibreOffice and a KF5-based File
+ Picker when running under Plasma.
+