summaryrefslogtreecommitdiffstats
path: root/debian/tests
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-05 16:21:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-05 16:21:14 +0000
commit7dfd7e0390178bea75557c893330d33c493dff95 (patch)
treecf0eb597e5b2f80581ccc02390ba6d6f49dc0b42 /debian/tests
parentMerging upstream version 7.3.7. (diff)
downloadsphinx-7dfd7e0390178bea75557c893330d33c493dff95.tar.xz
sphinx-7dfd7e0390178bea75557c893330d33c493dff95.zip
Merging debian version 7.3.7-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control8
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 3e6c688..c05188a 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,10 +1,14 @@
Tests: python3-sphinx
-Depends: dvipng,
+Depends: cython3,
+ dvipng,
+ dvisvgm,
fonts-freefont-otf,
+ gcc,
graphviz,
imagemagick-6.q16,
librsvg2-bin,
- python3-all,
+ python3-all-dev,
+ python3-defusedxml,
python3-filelock,
python3-html5lib,
python3-pytest,