diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-10-08 11:16:37 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-05-22 16:44:23 +0200 |
| commit | 357c8d44d0de0c56c6a6999cf88cb3ad8e1a9404 (patch) | |
| tree | 8ebf6e447e4392da422adb8d2b50382f11b3f1ed | |
| parent | a4ee1828a75fc1afc19e334f788923971be71f53 (diff) | |
| download | Ishtar-357c8d44d0de0c56c6a6999cf88cb3ad8e1a9404.tar.bz2 Ishtar-357c8d44d0de0c56c6a6999cf88cb3ad8e1a9404.zip | |
🚀 Debian package: ishtar-libreoffice - add new dependency
| -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. |
