summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2023-05-18 10:49:41 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2023-05-18 10:51:49 +0200
commit7aeafa93df6e5ab0cf2f9bd518c07f7f7f7048f3 (patch)
treeb2b3b013f01f32e8f2a0e5dfb827f30105026daa /README
parentMerge pull request #27677 from mrc0mmand/test-followups (diff)
downloadsystemd-7aeafa93df6e5ab0cf2f9bd518c07f7f7f7048f3.tar.xz
systemd-7aeafa93df6e5ab0cf2f9bd518c07f7f7f7048f3.zip
README: drop busybox requirement
Follow-up for 5656759d0617594ee8e850a258a21d3e187bf02c.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index 8d64ed769c..a2e0e6c516 100644
--- a/README
+++ b/README
@@ -267,7 +267,6 @@ REQUIREMENTS:
under /usr is strongly encouraged.
Additional packages are necessary to run some tests:
- - busybox (used by test/TEST-13-NSPAWN-SMOKE)
- nc (used by test/TEST-12-ISSUE-3171)
- python (test-udev which is installed is in python)
- python-pyparsing