commit b37e6d36f89621746bdd53fb4db6c2d1350d7281 parent ce3ad0b20d8f620fab60c912c21d116ac7f97f37 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sun, 1 Jun 2025 17:12:38 +0200 -typo Diffstat:
| M | contrib/ci/Containerfile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile @@ -46,7 +46,7 @@ RUN apt-get update -yqq && \ apt-get install -yqq \ graphviz \ doxygen \ - lconv \ + lcov \ && rm -rf /var/lib/apt/lists/* # Install Taler (and friends) packages