diff options
author | ng0 <ng0@n0.is> | 2019-04-07 10:48:25 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-04-07 10:48:25 +0000 |
commit | d7c915572fc85544b2c47bc85d147bf9d8d81647 (patch) | |
tree | b9d116192acc1759d7192c5f0842fb46aa2245e2 /README | |
parent | d293c058c38e16ba21cbded1ce76b590a0815b79 (diff) |
Add bug id to optional guile dependency
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -114,7 +114,7 @@ These are the optional dependencies: - bluez (for bluetooth support) - grof (for linting of man pages) - guile 1.6.4 (or later up to 1.8?, for - gnunet-download-manager) + gnunet-download-manager (see #5682)) - libextractor >= 0.6.1 (highly recommended[*5]) - libjansson @@ -131,7 +131,8 @@ These are the optional dependencies: Identity Provider functionality, from https://github.com/schanzen/libgabe) - mandoc (for linting of man pages, generation of - html output of man pages) + html output of man pages (not part of + the regular build)) - miniupnpc - perl5 (for some utilities) - TeX Live >= 2012 (for gnunet-bcd[*]) |