summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-31 22:58:36 (EDT)
committer Leah Woods <info@minifree.org>2016-05-31 22:58:36 (EDT)
commitad4deb3021f15f9512a571aee67f8678462305ac (patch)
treedbe5bf09d0d8c159399ee1e5a5c16f3a8bfaedb9
parent4458330956253d229e14d8e0ccf5d958414cb93d (diff)
downloadlibreboot-ad4deb3021f15f9512a571aee67f8678462305ac.zip
libreboot-ad4deb3021f15f9512a571aee67f8678462305ac.tar.gz
libreboot-ad4deb3021f15f9512a571aee67f8678462305ac.tar.bz2
Add dependency to list for Trisquel Add de Trisquel 77
-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:
# ------------------------------------------------------------