Document system test dependencies

Notably, the parent commit adds wget.

While at it, extract a reusable action.
This commit is contained in:
Johannes Altmanninger
2025-10-10 21:17:32 +02:00
parent 65332eaacc
commit 50dfd962ec
3 changed files with 59 additions and 46 deletions

View File

@@ -128,7 +128,7 @@ Compiling fish requires:
Sphinx is also optionally required to build the documentation from a
cloned git repository.
Additionally, running the full test suite requires Python 3.5+, tmux, and the pexpect package.
Additionally, running the full test suite requires diff, git, Python 3.5+, pexpect, less, tmux and wget.
Building from source with CMake
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~