Merge "Add librsvg2-* to bindep.txt"

This commit is contained in:
Zuul 2020-11-06 01:43:09 +00:00 committed by Gerrit Code Review
commit 22c778412a
2 changed files with 4 additions and 1 deletions

View File

@ -38,3 +38,6 @@ py-cffi [platform:apk]
musl-dev [platform:apk]
man-db [pep8]
man [platform:rpm pep8]
# libsrvg2 is required to build docs
librsvg2-tools [doc platform:rpm]
librsvg2-bin [doc platform:dpkg]

View File

@ -133,7 +133,7 @@ show-source = True
# separately, outside of the requirements files.
skip_install = True
deps = bindep
commands = bindep test
commands = bindep test doc
[testenv:releasenotes]
basepython = python3