Эх сурвалжийг харах

doc/manual: Fix versions of build dependencies.

* doc/manual/scute.texi: Fix versions of build dependencies.

Signed-off-by: Justus Winter <justus@g10code.com>
Justus Winter 9 жил өмнө
parent
commit
7b14a8f6db

+ 2 - 2
doc/manual/scute.texi

@@ -241,12 +241,12 @@ following packages at build time:
 @table @code
 @table @code
 @item libgpg-error
 @item libgpg-error
 Scute uses the GnuPG 2.0 framework for error handling, so it depends on
 Scute uses the GnuPG 2.0 framework for error handling, so it depends on
-the GPG error library.  The minimum version required is 0.7.
+the GPG error library.  The minimum version required is 1.4.
 
 
 @item libassuan
 @item libassuan
 Scute uses the GnuPG 2.0 framework for communication with the GPG Agent,
 Scute uses the GnuPG 2.0 framework for communication with the GPG Agent,
 so it depends on the Assuan library.  The minimum version required is
 so it depends on the Assuan library.  The minimum version required is
-0.6.10.
+2.0.0.
 @end table
 @end table
 
 
 At run-time, in addition to the run-time versions of the above
 At run-time, in addition to the run-time versions of the above