gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: add libsqlite3{,-dev} as a dependenc


From: gnunet
Subject: [taler-docs] branch master updated: add libsqlite3{,-dev} as a dependency (three instances)
Date: Mon, 07 Dec 2020 08:37:41 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new d13c730  add libsqlite3{,-dev} as a dependency (three instances)
d13c730 is described below

commit d13c730ba3b70f486c5cb4f9febd8a855884a069
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Mon Dec 7 02:35:55 2020 -0500

    add libsqlite3{,-dev} as a dependency (three instances)
---
 taler-merchant-manual.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index bff0e84..f6aeb46 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -283,6 +283,8 @@ Installation of dependencies
 The following packages need to be installed before we can compile the
 backend:
 
+-  libsqlite3 >= 3.16.2
+
 -  libunistring >= 0.9.3
 
 -  libcurl >= 7.26 (or libgnurl >= 7.26)
@@ -442,6 +444,7 @@ commands:
 .. code-block:: console
 
    # apt-get install \
+     libsqlite3-dev \
      libltdl-dev \
      libunistring-dev \
      libsodium-dev \
@@ -464,6 +467,7 @@ For more recent versions of Debian, you should instead run:
 .. code-block:: console
 
    # apt-get install \
+     libsqlite3-dev \
      libltdl-dev \
      libunistring-dev \
      libsodium-dev \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]