gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: fix build


From: gnunet
Subject: [taler-deployment] branch master updated: fix build
Date: Sun, 24 Sep 2023 22:03:14 +0200

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new cfa6a16  fix build
cfa6a16 is described below

commit cfa6a16536104dc0c534f7232af5582f451446e0
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 24 22:03:06 2023 +0200

    fix build
---
 packaging/ubuntu-docker/merchant-build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packaging/ubuntu-docker/merchant-build.sh 
b/packaging/ubuntu-docker/merchant-build.sh
index 5625198..32b68f1 100644
--- a/packaging/ubuntu-docker/merchant-build.sh
+++ b/packaging/ubuntu-docker/merchant-build.sh
@@ -10,7 +10,7 @@ cd /build/taler
 # Fetch source
 rm -rf *
 
-pip3 install htmlark
+pip3 install --break-system-packages htmlark
 
 git clone git://git.taler.net/merchant
 cd merchant

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