diff options
author | ng0 <ng0@n0.is> | 2019-02-27 18:07:48 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-27 18:07:48 +0000 |
commit | 2b9bfededa519eba6d23f7604192ec061902af77 (patch) | |
tree | 2ff10df88e23b702c1f257629a3423b0d01507a5 /README | |
parent | 7bbc40cd97c58cee753549b3ca0dffea8b8591c0 (diff) |
README: point out where which(1) is found
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -54,7 +54,9 @@ These are the direct dependencies for running GNUnet: - Texinfo >= 5.2 [*1] - makeinfo >= 4.8 - make[*3] -- which (some Makefiles) +- which (contrib/apparmor(?), gnunet-bugreport, + tests (dns, gns, namestore, + scalarproduct) and possibly more) - gettext - zlib |