diff options
Diffstat (limited to 'debian.libreoffice/control')
| -rw-r--r-- | debian.libreoffice/control | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/debian.libreoffice/control b/debian.libreoffice/control index c218f99b7..04084032b 100644 --- a/debian.libreoffice/control +++ b/debian.libreoffice/control @@ -12,11 +12,13 @@ Homepage: https://ishtar-archeo.net/ Package: ishtar-libreoffice Architecture: all Depends: ${misc:Depends}, - python3-django-ishtar (>= ${source:Version}), - libreoffice-nogui, - libreoffice-script-provider-python, + python3-django-ishtar (>= 4.99.31), + libreoffice-nogui (>= 4:25.2.3), + libreoffice-nogui (<< 4:26.0.0), + libreoffice-script-provider-python (>= 4:25.2.3), + libreoffice-script-provider-python (<< 4:26.0.0), systemd, unoconv, python3-uno -Description: Libreoffice service for Ishtar - Libreoffice service for Ishtar. +Description: Libreoffice service + Libreoffice, UNO python dependencies and systemd service. |
