diff options
Diffstat (limited to 'debian/control')
-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 |