summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-30 12:29:26 (EDT)
committer Leah Woods <info@minifree.org>2016-05-30 12:29:26 (EDT)
commit2320d3b823be58dc50b3de42b4a386408f2cb0d0 (patch)
treecb9642cdd02f87a80807807cc0569755d2ccb858
parentac8b0c048ff7f1147d8058cf528587f6a8f8848a (diff)
downloadlibreboot-2320d3b823be58dc50b3de42b4a386408f2cb0d0.zip
libreboot-2320d3b823be58dc50b3de42b4a386408f2cb0d0.tar.gz
libreboot-2320d3b823be58dc50b3de42b4a386408f2cb0d0.tar.bz2
update the dependencies list for Trisquel 7
-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 1100745..3894f44 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
+apt-get -y install pandoc texi2html texinfo
# For building source code:
# ------------------------------------------------------------