diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-02-13 12:52:34 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-01-09 18:05:36 +0100 |
commit | c20872eb3e7b85e6472307de5d702c19d4917475 (patch) | |
tree | ec8fb50378c63f5ea5854c4ce89240ae461a8718 /debian.libreoffice/control | |
parent | b6e3b77a3bb0f456c6b9ee2206c4990b1d801115 (diff) | |
download | Ishtar-c20872eb3e7b85e6472307de5d702c19d4917475.tar.bz2 Ishtar-c20872eb3e7b85e6472307de5d702c19d4917475.zip |
Debian: tasks, libreoffice package do not depends on strict equality of ishtar version
Diffstat (limited to 'debian.libreoffice/control')
-rw-r--r-- | debian.libreoffice/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.libreoffice/control b/debian.libreoffice/control index 7c4dfe7c4..7b6186aab 100644 --- a/debian.libreoffice/control +++ b/debian.libreoffice/control @@ -12,7 +12,7 @@ Homepage: https://ishtar-archeo.net/ Package: ishtar-libreoffice Architecture: all Depends: ${misc:Depends}, - python3-django-ishtar (= ${source:Version}), + python3-django-ishtar (>= ${source:Version}), libreoffice, libreoffice-script-provider-python, systemd, |