diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-08-26 17:49:48 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-08-26 17:49:48 +0200 |
commit | d1167cad91e87d41ad667c189324713c9a12d619 (patch) | |
tree | 888f5297ae41cbf57bbcd429e735a7d406cdaf95 | |
parent | 50d15291c29b29d1be2e6f9baa9886affd9fd15e (diff) | |
download | ponysay-d1167cad91e87d41ad667c189324713c9a12d619.tar.gz ponysay-d1167cad91e87d41ad667c189324713c9a12d619.tar.bz2 ponysay-d1167cad91e87d41ad667c189324713c9a12d619.zip |
m readme deps
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |