taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 9e34e94434e9bf4645b447bf5e0af546f9e1d3d7
parent 9ffaa5edaddec1272dc46483e14449040e8032ab
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed,  2 Dec 2020 16:35:04 -0500

remove package from list of dependencies: Autoconf, Automake, Libtool, Autopoint, Libltdl

Diffstat:
Mtaler-merchant-manual.rst | 10----------
1 file changed, 0 insertions(+), 10 deletions(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst @@ -283,16 +283,6 @@ Installation of dependencies The following packages need to be installed before we can compile the backend: -- autoconf >= 2.69 - -- automake >= 1.14 - -- libtool >= 2.4 - -- autopoint >= 0.19 - -- libltdl >= 2.4 - - libunistring >= 0.9.3 - libcurl >= 7.26 (or libgnurl >= 7.26)