README: list dependencies for testing
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 16 Oct 2016 00:51:19 +0000 (20:51 -0400)
committerEvgeny Vereshchagin <evvers@ya.ru>
Mon, 17 Oct 2016 16:54:27 +0000 (16:54 +0000)
Fixes #4365.

README

diff --git a/README b/README
index d610baa..9f5bc93 100644 (file)
--- a/README
+++ b/README
@@ -169,6 +169,13 @@ REQUIREMENTS:
         under all circumstances. In fact, systemd-hostnamed will warn
         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:
         Default udev rules use the following standard system group
         names, which need to be resolvable by getgrnam() at any time,