From ba94316ec0c365248a145d3d98ba0cc4369776cb Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 7 Nov 2015 06:38:32 +0000 Subject: build/dependencies/*: install texi2html --- resources/scripts/helpers/build/dependencies/parabola | 2 +- resources/scripts/helpers/build/dependencies/trisquel7 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'resources') diff --git a/resources/scripts/helpers/build/dependencies/parabola b/resources/scripts/helpers/build/dependencies/parabola index cc50095e..6a14e10a 100755 --- a/resources/scripts/helpers/build/dependencies/parabola +++ b/resources/scripts/helpers/build/dependencies/parabola @@ -45,7 +45,7 @@ pacman -S --needed git # For building the documentation # ------------------------------------------------------------ -pacman -S --needed pandoc +pacman -S --needed pandoc texi2html # For building source code: # ------------------------------------------------------------ diff --git a/resources/scripts/helpers/build/dependencies/trisquel7 b/resources/scripts/helpers/build/dependencies/trisquel7 index d2de073c..5099826e 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 pandoc +apt-get -y pandoc texi2html # For building source code: # ------------------------------------------------------------ -- cgit v1.2.3-70-g09d2