diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-05-18 10:49:41 +0200 |
---|---|---|
committer | Frantisek Sumsal <frantisek@sumsal.cz> | 2023-05-18 10:51:49 +0200 |
commit | 7aeafa93df6e5ab0cf2f9bd518c07f7f7f7048f3 (patch) | |
tree | b2b3b013f01f32e8f2a0e5dfb827f30105026daa /README | |
parent | Merge pull request #27677 from mrc0mmand/test-followups (diff) | |
download | systemd-7aeafa93df6e5ab0cf2f9bd518c07f7f7f7048f3.tar.xz systemd-7aeafa93df6e5ab0cf2f9bd518c07f7f7f7048f3.zip |
README: drop busybox requirement
Follow-up for 5656759d0617594ee8e850a258a21d3e187bf02c.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |