Changed dependency unrar to unrar-free.
Debian does not include unrar in default repositories, because it is not free. But does include unrar-free and also Ubuntu has it.
This commit is contained in:
parent
b10756d25a
commit
d18f815c8d
@ -45,7 +45,7 @@ Please make sure that the machine you use to build the toolchain has at least
|
|||||||
|
|
||||||
Ubuntu 14.04:
|
Ubuntu 14.04:
|
||||||
```
|
```
|
||||||
$ sudo apt-get install make unrar autoconf automake libtool gcc g++ gperf \
|
$ sudo apt-get install make unrar-free autoconf automake libtool gcc g++ gperf \
|
||||||
flex bison texinfo gawk ncurses-dev libexpat-dev python-dev python python-serial \
|
flex bison texinfo gawk ncurses-dev libexpat-dev python-dev python python-serial \
|
||||||
sed git unzip bash help2man wget bzip2
|
sed git unzip bash help2man wget bzip2
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user