diff options
author | ng0 <ng0@n0.is> | 2019-02-17 15:26:10 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-17 15:26:10 +0000 |
commit | fa7890cc5c0a3e42062f0e1f7a669d2a998c17d8 (patch) | |
tree | d5cc06c5cea952e7a3df7c8ad84d6863af6cd8aa /README | |
parent | 91b0d53f8835bd274997eddb28b74ebc5ef00340 (diff) |
guile 1.6.4 is an optional dependency
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -73,6 +73,7 @@ These are the optional dependencies: - texi2mdoc (optional, for automatic mdoc generation [*2]) - libglpk >= 4.45 (optional, for experimental code) - perl5 (optional, for some utilities) +- guile 1.6.4 (or later up to 1.8?, optional for gnunet-download-manager) - python2.7 >= 2.7 (optional, for gnunet-qr, only python 2.7 is supported) - bluez (optional, for bluetooth support) - miniupnpc |