[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-sandcastle-ng] branch master updated: no more latex deps
From: |
gnunet |
Subject: |
[taler-sandcastle-ng] branch master updated: no more latex deps |
Date: |
Mon, 26 Aug 2024 14:20:07 +0200 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository sandcastle-ng.
The following commit(s) were added to refs/heads/master by this push:
new b9f37ae no more latex deps
b9f37ae is described below
commit b9f37ae9abdf7479d1c6d16c602c4d799208e51d
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Aug 26 14:20:03 2024 +0200
no more latex deps
---
Dockerfile | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/Dockerfile b/Dockerfile
index 52557a8..9f8e0d7 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -64,8 +64,6 @@ RUN apt-get update && apt-get -y upgrade && apt-get
--no-install-recommends inst
pybuild-plugin-pyproject \
pandoc
-# old: libzbar-dev
-
# FIXME: Try to use debian packages where possible and otherwise really use
# a venv or per-user installation of the package.
RUN pip3 install --break-system-packages requests click poetry uwsgi
sphinx-book-theme sphinx-markdown-builder
@@ -252,10 +250,8 @@ RUN apt-get update && apt-get -y upgrade && apt-get
--no-install-recommends inst
less \
caddy \
systemd-coredump \
- libnss3-tools \
- latexmk \
- texlive-latex-extra \
- tex-gyre
+ libnss3-tools
+
RUN mkdir -p /packages
COPY --from=gnunet /packages/gnunet/* /packages/
COPY --from=exchange /packages/exchange/* /packages/
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-sandcastle-ng] branch master updated: no more latex deps,
gnunet <=