summaryrefslogtreecommitdiff
path: root/bin/taler-deployment
diff options
context:
space:
mode:
Diffstat (limited to 'bin/taler-deployment')
-rwxr-xr-xbin/taler-deployment6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/taler-deployment b/bin/taler-deployment
index 196c9da..62924cb 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -480,6 +480,12 @@ def get_repos(envname):
build_sync,
),
Repo(
+ "anastasis",
+ "git://git.taler.net/anastasis",
+ ["gnunet", "libmicrohttpd"],
+ build_sync,
+ ),
+ Repo(
"bank",
"git://git.taler.net/bank",
[],