From 38c6750fa9a3b615d85db64cb40085d24f3952a0 Mon Sep 17 00:00:00 2001 From: ms Date: Tue, 27 Jul 2021 12:01:24 +0200 Subject: integration tests deps --- bin/taler-deployment | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bin/taler-deployment') 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", -- cgit v1.2.3