diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-13 19:33:32 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-13 19:33:32 +0000 |
commit | 8ca9ae2eea45deaccf7fa33b432eb5fae12a27f1 (patch) | |
tree | 5dd85f1a7afbaa30bad2ec93c2d2e5a839aa05b1 /debian/control | |
parent | Adding debian version 7.3.7-1. (diff) | |
download | sphinx-8ca9ae2eea45deaccf7fa33b432eb5fae12a27f1.tar.xz sphinx-8ca9ae2eea45deaccf7fa33b432eb5fae12a27f1.zip |
Adding debian version 7.3.7-2.debian/7.3.7-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index bcbd87c..558e0fd 100644 --- a/debian/control +++ b/debian/control @@ -54,7 +54,8 @@ Vcs-Browser: https://salsa.debian.org/python-team/packages/sphinx Package: python3-sphinx Architecture: all -Depends: sphinx-common (= ${source:Version}), +Depends: python3-defusedxml (>= 0.7.1), + sphinx-common (= ${source:Version}), ${misc:Depends}, ${python3:Depends} Recommends: make, python3-pil |