Skip to content

Commit

Permalink
doc: develop: Add autoconf and automake as requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaswal committed Sep 16, 2024
1 parent d1a14c6 commit 6539a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/developers-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ $ sudo apt install bc binutils build-essential bzip2 cpio \
diffutils file findutils git gzip \
libncurses-dev libssl-dev perl patch \
python3 rsync sed tar unzip wget \
autopoint bison flex
autopoint bison flex autoconf automake
```

For testing, a few more tools and services are required on your system:
Expand Down

0 comments on commit 6539a54

Please sign in to comment.