diff options
author | ng0 <ng0@infotropique.org> | 2017-09-30 10:41:38 +0000 |
---|---|---|
committer | ng0 <ng0@infotropique.org> | 2017-09-30 10:41:38 +0000 |
commit | 6570a7980a945cd3e6484baa8777512506b9ba49 (patch) | |
tree | e283e62c072b8b646ba8a866552b3b190265bba7 | |
parent | 90a2295c1004f57668b491908d304a986cc87d52 (diff) |
README: Specify texinfo >= 5.2
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ These are the direct dependencies for running GNUnet: - libogg >= 1.3.0 (optional for experimental conversation tool) - python-zbar >= 0.10 (optional for gnunet-qr) - TeX Live >= 2012 (optional for gnunet-bcd) -- Texinfo Tested with version 6.3 +- Texinfo >= 5.2 - libglpk >= 4.45 (optional for experimental code) Recommended autotools for compiling the SVN version are: |