diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-10-08 11:16:37 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-04-14 17:50:04 +0200 |
| commit | 990bfe2d8d546bdf2d22f8974f3374a3e06f8c8c (patch) | |
| tree | 2cbb481d4e05351740bf76bbd3829bffcfaba722 /debian.libreoffice | |
| parent | d20251d816b07e9a9381e6e15df8584834ad8d2b (diff) | |
| download | Ishtar-990bfe2d8d546bdf2d22f8974f3374a3e06f8c8c.tar.bz2 Ishtar-990bfe2d8d546bdf2d22f8974f3374a3e06f8c8c.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. |
