diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:25:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 17:25:44 +0000 |
commit | e20628db512128d3a5c66360943462b83da5f049 (patch) | |
tree | d0c586bb2b3ce26a240c5fb0765982ce87d53816 /debian/tests/control | |
parent | Adding upstream version 7.2.6. (diff) | |
download | sphinx-e20628db512128d3a5c66360943462b83da5f049.tar.xz sphinx-e20628db512128d3a5c66360943462b83da5f049.zip |
Adding debian version 7.2.6-6.debian/7.2.6-6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..3e6c688 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,27 @@ +Tests: python3-sphinx +Depends: dvipng, + fonts-freefont-otf, + graphviz, + imagemagick-6.q16, + librsvg2-bin, + python3-all, + python3-filelock, + 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: python3-pyqt6.qtwebengine, sphinx-doc, xauth, xvfb +Restrictions: allow-stderr +Architecture: amd64 i386 |