mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 06:13:02 +02:00
doc: update list of required packages
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
committed by
Tobias Waldekranz
parent
3f1c360287
commit
3f2ead2528
@@ -66,7 +66,8 @@ The instructions here are for Debian/Ubuntu based systems (YMMV):
|
||||
$ sudo apt install bc binutils build-essential bzip2 cpio \
|
||||
diffutils file findutils git gzip \
|
||||
libncurses-dev libssl-dev perl patch \
|
||||
python rsync sed tar unzip wget
|
||||
python3 rsync sed tar unzip wget \
|
||||
autopoint
|
||||
```
|
||||
|
||||
For testing, a few more tools and services are required on your system:
|
||||
|
||||
Reference in New Issue
Block a user