From 7625d2e27037f2270e27d11d9293f2a0478f8b00 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sun, 22 May 2016 12:43:21 +0300 Subject: [PATCH] README: Add help2man to the list of requirements. Building gcc 4.8.5 based crosstool-NG asked for it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8273c4..4c6755f 100644 --- a/README.md +++ b/README.md @@ -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 python-serial sed \ - git unzip bash + git unzip bash help2man ``` Later Debian/Ubuntu versions may require: