diff options
-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. |