README: list dependencies for testing

Fixes #4365.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-10-15 20:51:19 -04:00 committed by Evgeny Vereshchagin
parent c7934185fe
commit a2fc3d87fb
1 changed files with 7 additions and 0 deletions

7
README
View File

@ -169,6 +169,13 @@ REQUIREMENTS:
under all circumstances. In fact, systemd-hostnamed will warn under all circumstances. In fact, systemd-hostnamed will warn
if nss-myhostname is not installed. if nss-myhostname is not installed.
Additional packages are necessary to run some tests:
- busybox (used by test/TEST-13-NSPAWN-SMOKE)
- nc (used by test/TEST-12-ISSUE-3171)
- python3-pyparsing
- python3-evdev (used by hwdb parsing tests)
- strace (used by test/test-functions)
USERS AND GROUPS: USERS AND GROUPS:
Default udev rules use the following standard system group Default udev rules use the following standard system group
names, which need to be resolvable by getgrnam() at any time, names, which need to be resolvable by getgrnam() at any time,