Skip to content

Commit 14fb93f

Browse files
committed
developers-guide: Add new builddep (for raspberry pi)
Add mtools
1 parent 7b3cd7d commit 14fb93f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/developers-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ $ sudo apt install bc binutils build-essential bzip2 cpio \
6767
diffutils file findutils git gzip \
6868
libncurses-dev libssl-dev perl patch \
6969
python3 rsync sed tar unzip wget \
70-
autopoint bison flex autoconf automake
70+
autopoint bison flex autoconf automake \
71+
mtools
7172
```
7273

7374
> For details, see the Getting Started and System Requirements sections

0 commit comments

Comments
 (0)