summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 0d0da63..d0affcb 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,8 @@ XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/packages/sphinx.git
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