diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-10-11 11:48:35 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-10-15 20:51:14 +0200 |
commit | 6c45e7f14209a9971e107687b9771af3b5ab2cda (patch) | |
tree | 214cf80c88aacac48885d24bea4229314b5708b7 /debian.libreoffice/control | |
parent | c7d6ae2e83ac5fbb30c7b1666c74c86ecbdd9ef9 (diff) | |
download | Ishtar-6c45e7f14209a9971e107687b9771af3b5ab2cda.tar.bz2 Ishtar-6c45e7f14209a9971e107687b9771af3b5ab2cda.zip |
🚀 Debian package: ishtar-libreoffice
Diffstat (limited to 'debian.libreoffice/control')
-rw-r--r-- | debian.libreoffice/control | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian.libreoffice/control b/debian.libreoffice/control new file mode 100644 index 000000000..511598ea9 --- /dev/null +++ b/debian.libreoffice/control @@ -0,0 +1,21 @@ +Source: ishtar-libreoffice +Section: web +Priority: optional +Maintainer: Étienne Loks <etienne.loks@iggdrasil.net> +Build-Depends: debhelper (>= 11~), + dh-python, + python3-all, + python3-setuptools +Standards-Version: 4.3.0 +Homepage: https://ishtar-archeo.net/ + +Package: ishtar-libreoffice +Architecture: all +Depends: ${misc:Depends}, + python3-django-ishtar (>= ${source:Version}), + libreoffice-nogui, + libreoffice-script-provider-python, + systemd, + python3-uno +Description: Libreoffice service for Ishtar + Libreoffice service for Ishtar. |