diff options
author | Leah Woods <info@minifree.org> | 2016-05-30 12:29:26 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-30 12:29:26 (EDT) |
commit | 2320d3b823be58dc50b3de42b4a386408f2cb0d0 (patch) | |
tree | cb9642cdd02f87a80807807cc0569755d2ccb858 /resources/scripts/helpers/build/dependencies/trisquel7 | |
parent | ac8b0c048ff7f1147d8058cf528587f6a8f8848a (diff) | |
download | libreboot-2320d3b823be58dc50b3de42b4a386408f2cb0d0.zip libreboot-2320d3b823be58dc50b3de42b4a386408f2cb0d0.tar.gz libreboot-2320d3b823be58dc50b3de42b4a386408f2cb0d0.tar.bz2 |
update the dependencies list for Trisquel 7
Diffstat (limited to 'resources/scripts/helpers/build/dependencies/trisquel7')
-rwxr-xr-x | resources/scripts/helpers/build/dependencies/trisquel7 | 2 |
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: # ------------------------------------------------------------ |