gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: regio: no more need for latex


From: gnunet
Subject: [taler-deployment] branch master updated: regio: no more need for latex
Date: Thu, 07 Mar 2024 19:00:30 +0100

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 9e18e1b  regio: no more need for latex
9e18e1b is described below

commit 9e18e1b460859419cbf8459acd9f01f04e5d696f
Author: Florian Dold <florian@dold.me>
AuthorDate: Thu Mar 7 19:00:26 2024 +0100

    regio: no more need for latex
---
 regional-currency/install_packages.sh | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/regional-currency/install_packages.sh 
b/regional-currency/install_packages.sh
index 2ef8494..3350b82 100755
--- a/regional-currency/install_packages.sh
+++ b/regional-currency/install_packages.sh
@@ -20,7 +20,8 @@ apt update &>> setup.log
 
 ## General requirements
 
-apt install uuid-runtime \
+apt install \
+  uuid-runtime \
   make \
   sudo \
   curl \
@@ -31,10 +32,6 @@ apt install uuid-runtime \
   postgresql-client-${PG_VERSION} \
   dbconfig-pgsql \
   certbot \
-  latexmk \
-  texlive-latex-extra \
-  texlive-latex-recommended \
-  tex-gyre \
   python3-sphinx \
   python3-pip \
   python3-certbot-nginx -y &>> setup.log

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