commit b5f5956ee23a40a8bde6b1a9622d201501cad816 parent fca44ed626b6cbc1aac75d7ad113abf7aad4d8a6 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 14 Oct 2017 00:01:59 +0200 fix geq, needs{} Diffstat:
| M | doc/taler-exchange.texi | | | 22 | +++++++++++----------- |
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/doc/taler-exchange.texi b/doc/taler-exchange.texi @@ -239,37 +239,37 @@ Please install the following packages before proceeding with the exchange compil @itemize @item -GNU autoconf @geq 2.69 +GNU autoconf @geq{} 2.69 @item -GNU automake @geq 1.14 +GNU automake @geq{} 1.14 @item -GNU libtool @geq 2.4 +GNU libtool @geq{} 2.4 @item -GNU autopoint @geq 0.19 +GNU autopoint @geq{} 0.19 @item -GNU libltdl @geq 2.4 +GNU libltdl @geq{} 2.4 @item -GNU libunistring @geq 0.9.3 +GNU libunistring @geq{} 0.9.3 @item -libcurl @geq 7.26 (or libgnurl @geq 7.26) +libcurl @geq{} 7.26 (or libgnurl @geq{} 7.26) @item -GNU libmicrohttpd @geq 0.9.52 +GNU libmicrohttpd @geq{} 0.9.52 @item -GNU libgcrypt @geq 1.6 +GNU libgcrypt @geq{} 1.6 @item -libjansson @geq 2.7 +libjansson @geq{} 2.7 @item -Postgres @geq 9.6, including libpq +Postgres @geq{} 9.6, including libpq @item libgnunetutil (from Git)