From bf3f9e8110aeb0f7aa3d40de512465bc89eeba63 Mon Sep 17 00:00:00 2001
From: Mohammad Akhlaghi <mohammad@akhlaghi.org>
Date: Thu, 10 Oct 2019 16:06:18 +0100
Subject: Including trimspaces from TeXLive

Carlos Morales Socorro reported that his LaTeX build was missing the
`trimspaces' package, so it is now included in the pipeline.
---
 reproduce/software/config/installation/texlive.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'reproduce/software/config')

diff --git a/reproduce/software/config/installation/texlive.mk b/reproduce/software/config/installation/texlive.mk
index f0c7755..3feae7d 100644
--- a/reproduce/software/config/installation/texlive.mk
+++ b/reproduce/software/config/installation/texlive.mk
@@ -19,4 +19,5 @@
 texlive-packages = tex fancyhdr ec newtx fontaxes xkeyval etoolbox xcolor \
                    setspace caption footmisc datetime fmtcount titlesec \
                    preprint ulem biblatex biber logreq pgf pgfplots fp \
-                   courier tex-gyre txfonts times csquotes kastrup
+                   courier tex-gyre txfonts times csquotes kastrup \
+                   trimspaces
-- 
cgit v1.2.1