From d1167cad91e87d41ad667c189324713c9a12d619 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 26 Aug 2012 17:49:48 +0200 Subject: m readme deps --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b56a2a8..f96141c 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,8 @@ Dependencies `texinfo`: used for building info manual (suppressable with `./configure --without-info`) +`info`: used for installing info manual to info's dir file (suppressable with `./configure --without-info-install`) + Run `./dependency-test.sh` if things are not working for you. -- cgit