[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: integration tests deps
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: integration tests deps |
Date: |
Tue, 27 Jul 2021 12:01:27 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 38c6750 integration tests deps
38c6750 is described below
commit 38c6750fa9a3b615d85db64cb40085d24f3952a0
Author: ms <ms@taler.net>
AuthorDate: Tue Jul 27 12:01:24 2021 +0200
integration tests deps
---
bin/taler-deployment | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/bin/taler-deployment b/bin/taler-deployment
index 6f21d0d..4659a6d 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -354,6 +354,12 @@ def get_repos(envname):
[],
build_libeufin,
),
+ Repo(
+ "libmicrohttpd",
+ "git://git.gnunet.org/libmicrohttpd.git",
+ [],
+ build_libmicrohttpd,
+ ),
Repo(
"gnunet",
"git://git.gnunet.org/gnunet.git",
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.