README: Added wget & bzip2 to apt-get.
This commit is contained in:
parent
485f53368b
commit
9b1dba19f4
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ Ubuntu 14.04:
|
|||
```
|
||||
$ sudo apt-get install make unrar autoconf automake libtool gcc g++ gperf \
|
||||
flex bison texinfo gawk ncurses-dev libexpat-dev python-dev python python-serial \
|
||||
sed git unzip bash help2man
|
||||
sed git unzip bash help2man wget bzip2
|
||||
```
|
||||
|
||||
Later Debian/Ubuntu versions may require:
|
||||
|
|
|
|||
Loading…
Reference in a new issue