diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 11:31:34 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 11:31:34 +0000 |
commit | 36aa6978a99be5a5327580a81301d5743db72857 (patch) | |
tree | cb4c507db130d28a6a3e8ee3f72b6f56176f57cf /debian/tests/control | |
parent | Adding upstream version 5.3.0. (diff) | |
download | sphinx-36aa6978a99be5a5327580a81301d5743db72857.tar.xz sphinx-36aa6978a99be5a5327580a81301d5743db72857.zip |
Adding debian version 5.3.0-4.debian/5.3.0-4debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..9216e3b --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,25 @@ +Tests: python3-sphinx +Depends: dvipng, + fonts-freefont-otf, + graphviz, + imagemagick-6.q16, + librsvg2-bin, + python3-all, + python3-html5lib, + python3-pytest, + python3-setuptools, + python3-sphinx, + python3-sphinxcontrib.websupport, + python3-sqlalchemy (>= 0.9), + python3-whoosh, + python3-xapian, + tex-gyre, + texinfo, + texlive-fonts-recommended, + texlive-latex-extra, + texlive-luatex, + texlive-xetex + +Tests: sphinx-doc +Depends: gir1.2-webkit-6.0, python3-gi, sphinx-doc, xauth, xvfb +Restrictions: allow-stderr, isolation-machine |