diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-11-18 17:39:11 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-08-20 10:43:50 +0200 |
commit | 5d11978c7db36d40009ff948de1917c07fd40373 (patch) | |
tree | bf76e7a5273ae82d8eb757fb49fb1af7e4ab3cbe /debian/control | |
parent | 48014223ecc89dca24fbe3fb025074d4a1796125 (diff) | |
download | Ishtar-bullseye-beta.tar.bz2 Ishtar-bullseye-beta.zip |
🚀 Debian package: new upstream versionbullseye-beta
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index b34274c6b..cb379d805 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,7 @@ Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-argon2, - python3-bs4 (>= 4.9.3), - python3-bs4 (<< 4.9.4), + python3-bs4, python3-bleach, python3-cairosvg, python3-distutils, |