[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sync] branch master updated: CI: Add lconv dep
From: |
Admin |
Subject: |
[sync] branch master updated: CI: Add lconv dep |
Date: |
Sun, 01 Jun 2025 17:07:00 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository sync.
The following commit(s) were added to refs/heads/master by this push:
new f9b3bf8 CI: Add lconv dep
f9b3bf8 is described below
commit f9b3bf8d6c43b4e1708d6f8322d39e144371050f
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Jun 1 17:06:54 2025 +0200
CI: Add lconv dep
---
contrib/ci/Containerfile | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index 96c9b28..a058e43 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -41,6 +41,7 @@ RUN pip3 install --break-system-packages requests click
poetry uwsgi htmlark
RUN apt-get update -yqq && \
apt-get install -yqq \
graphviz \
+ lconv \
doxygen \
&& rm -rf /var/lib/apt/lists/*
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [sync] branch master updated: CI: Add lconv dep,
Admin <=