Ver Fonte

README: Add help2man to the list of requirements.

Building gcc 4.8.5 based crosstool-NG asked for it.
Paul Sokolovsky há 9 anos atrás
pai
commit
7625d2e270
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -47,7 +47,7 @@ Ubuntu 14.04:
 ```
 ```
 $ sudo apt-get install make unrar autoconf automake libtool gcc g++ gperf \
 $ sudo apt-get install make unrar autoconf automake libtool gcc g++ gperf \
     flex bison texinfo gawk ncurses-dev libexpat-dev python python-serial sed \
     flex bison texinfo gawk ncurses-dev libexpat-dev python python-serial sed \
-    git unzip bash
+    git unzip bash help2man
 ```
 ```
 
 
 Later Debian/Ubuntu versions may require:
 Later Debian/Ubuntu versions may require: