diff options
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 |