From 707f9383a8189b0054730134340f20709f56f976 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 06 Nov 2015 17:30:29 -0500 Subject: add pandoc to parabola/trisquel dependencies script --- (limited to 'resources/scripts/helpers/build/dependencies/trisquel7') diff --git a/resources/scripts/helpers/build/dependencies/trisquel7 b/resources/scripts/helpers/build/dependencies/trisquel7 index 4a963a3..d2de073 100755 --- a/resources/scripts/helpers/build/dependencies/trisquel7 +++ b/resources/scripts/helpers/build/dependencies/trisquel7 @@ -38,6 +38,11 @@ apt-get -y install wget apt-get -y install git +# For building the documentation +# ------------------------------------------------------------ + +apt-get -y pandoc + # For building source code: # ------------------------------------------------------------ -- cgit v0.9.1