diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/taler-exchange.texi | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/taler-exchange.texi b/doc/taler-exchange.texi index 307cbea03..558a57eff 100644 --- 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) |