summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xresources/scripts/helpers/build/dependencies/trisquel72
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/helpers/build/dependencies/trisquel7 b/resources/scripts/helpers/build/dependencies/trisquel7
index 3894f44..d2d5a9d 100755
--- a/resources/scripts/helpers/build/dependencies/trisquel7
+++ b/resources/scripts/helpers/build/dependencies/trisquel7
@@ -41,7 +41,7 @@ apt-get -y install git
# For building the documentation
# ------------------------------------------------------------
-apt-get -y install pandoc texi2html texinfo
+apt-get -y install pandoc texi2html texinfo texlive
# For building source code:
# ------------------------------------------------------------