diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-10-08 11:16:37 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-08-20 10:42:39 +0200 |
commit | 7e2d1004e1c99bb7a5039ceeadcd5db4c015ec06 (patch) | |
tree | 7f10d09b92ff5b569024cab40575be764335b84a /debian.libreoffice | |
parent | e774603f25c24a42e529a23ec9431e7b89ce1edd (diff) | |
download | Ishtar-7e2d1004e1c99bb7a5039ceeadcd5db4c015ec06.tar.bz2 Ishtar-7e2d1004e1c99bb7a5039ceeadcd5db4c015ec06.zip |
🚀 Debian package: ishtar-libreoffice - add new dependency
Diffstat (limited to 'debian.libreoffice')
-rw-r--r-- | debian.libreoffice/changelog | 6 | ||||
-rw-r--r-- | debian.libreoffice/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian.libreoffice/changelog b/debian.libreoffice/changelog index caad01685..76a71109f 100644 --- a/debian.libreoffice/changelog +++ b/debian.libreoffice/changelog @@ -1,3 +1,9 @@ +ishtar-libreoffice (4.1.37-1) UNRELEASED; urgency=low + + * add unoconv dependency + + -- Étienne Loks <etienne.loks@iggdrasil.net> Tue, 8 oct 2024 11:30:00 +0200 + ishtar-libreoffice (4.0.3-1) UNRELEASED; urgency=low * fix bug on debian nogui package: add ui components diff --git a/debian.libreoffice/control b/debian.libreoffice/control index 511598ea9..c218f99b7 100644 --- a/debian.libreoffice/control +++ b/debian.libreoffice/control @@ -16,6 +16,7 @@ Depends: ${misc:Depends}, libreoffice-nogui, libreoffice-script-provider-python, systemd, + unoconv, python3-uno Description: Libreoffice service for Ishtar Libreoffice service for Ishtar. |