mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-13 22:20:50 +00:00
Remove misleading comment
The tests run against the "rustdoc" program and not the docs themselves. So we should run them even if "nodoc" is active.
This commit is contained in:
parent
bfea8d0ea6
commit
5fdc3f1a3f
2
debian/control
vendored
2
debian/control
vendored
@ -26,8 +26,6 @@ Build-Depends: debhelper (>= 10),
|
||||
git <!nocheck>,
|
||||
procps <!nocheck>,
|
||||
# the tests require the docs to be built, which requires jquery
|
||||
# TODO: disable tests on docs if nodoc and nocheck are active,
|
||||
# and split tests into indep/arch rules
|
||||
libjs-jquery <!nocheck>,
|
||||
# below are optional tools even for 'make check'
|
||||
antlr4 <!nocheck>,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user