diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-08 16:13:29 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-02-19 16:15:49 +0100 |
commit | 28e21edb8c9a15f25b8a469fc6403c5c0c25c2c5 (patch) | |
tree | a79fb39e27a766d6210c52e8e35ca61a6636df4c /debian/control | |
parent | f1bca0b041830bf85957dd95221ef2f175c1f1bb (diff) | |
download | Ishtar-28e21edb8c9a15f25b8a469fc6403c5c0c25c2c5.tar.bz2 Ishtar-28e21edb8c9a15f25b8a469fc6403c5c0c25c2c5.zip |
🚀 Debian package: python-django-ishtar - remove static files packaged in Debian - fix some package error
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b986b2fe6..1d81fe2ab 100644 --- a/debian/control +++ b/debian/control @@ -50,6 +50,8 @@ Depends: ${misc:Depends}, graphviz, poppler-utils, pandoc, + fonts-sil-gentiumplus, + fonts-fork-awesome, weasyprint Recommends: postgresql, |