From 740c8f101e59c0891ad68fb1bea6d4528195bfc9 Mon Sep 17 00:00:00 2001
From: Alexander Pace <alexander.pace@ligo.org>
Date: Sun, 4 Nov 2018 17:01:30 -0600
Subject: [PATCH] Update .gitlab-ci.yml: more docs packages

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fd3c25a52b..dbcf17493b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -299,7 +299,7 @@ pages:
     # since they don't need to be part of the dev container for running, only
     # for building documentation. This shaves ~600MB off the size of the gstlal-dev
     # container:
-    - yum -y install texlive-base texlive-dvipng
+    - yum -y install texlive-base texlive-dvipng texlive-ucs
     - yum -y install texlive-latex texlive-latex-base-doc texlive-latex-fonts texlive-latex-bin texlive-latex-bin-bin
     - yum -y install texlive-pictures texlive-pstricks texlive-pstricks-doc texlive-collection-xetex
     
-- 
GitLab