aboutsummaryrefslogtreecommitdiff
path: root/resources/scripts/helpers/build/dependencies
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-06-01 03:58:36 +0100
committerLeah Woods <info@minifree.org>2016-06-01 03:58:36 +0100
commitad4deb3021f15f9512a571aee67f8678462305ac (patch)
treedbe5bf09d0d8c159399ee1e5a5c16f3a8bfaedb9 /resources/scripts/helpers/build/dependencies
parent4458330956253d229e14d8e0ccf5d958414cb93d (diff)
downloadlibrebootfr-ad4deb3021f15f9512a571aee67f8678462305ac.tar.gz
librebootfr-ad4deb3021f15f9512a571aee67f8678462305ac.zip
Add dependency to list for Trisquel Add de Trisquel 77
Diffstat (limited to 'resources/scripts/helpers/build/dependencies')
-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 3894f44d..d2d5a9d3 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:
# ------------------------------------------------------------