gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: add test for python3-jinja2


From: gnunet
Subject: [taler-exchange] branch master updated: add test for python3-jinja2
Date: Fri, 01 Jan 2021 16:01:53 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 8d0e1411 add test for python3-jinja2
8d0e1411 is described below

commit 8d0e1411434f18749d07a8d8820594e2c8d0fb4a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 1 16:01:51 2021 +0100

    add test for python3-jinja2
---
 configure.ac   | 2 ++
 debian/control | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/configure.ac b/configure.ac
index 9a3d63bb..7b6977ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -71,6 +71,8 @@ CFLAGS="-Wall -Wno-address-of-packed-member $CFLAGS"
 # Checks for header files.
 AC_CHECK_HEADERS([stdint.h stdlib.h string.h unistd.h sys/socket.h sys/un.h 
netinet/in.h netinet/ip.h])
 
+AX_PYTHON_MODULE([jinja2],true)
+
 
 # Require minimum libgcrypt version
 need_libgcrypt_version=1.6.1
diff --git a/debian/control b/debian/control
index c348c958..d5047855 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends:
  libsodium-dev (>=1.0.11),
  libsqlite3-dev (>=3.8),
  libunistring-dev (>=0.9.2),
+ python3-jinja2,
  net-tools,
  po-debconf,
  python3-dev,
@@ -53,6 +54,7 @@ Depends:
  adduser,
  lsb-base,
  netbase,
+ python3-jinja2,
  ${misc:Depends},
  ${shlibs:Depends}
 Description: GNU's payment system operator.

-- 
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]