diff --git a/resources/dependencies/pureos-trisquel b/resources/dependencies/pureos-trisquel index ab7f4cb..642f520 100755 --- a/resources/dependencies/pureos-trisquel +++ b/resources/dependencies/pureos-trisquel @@ -130,8 +130,9 @@ install_packages gawk git grep lzip make sed tar xz-utils # u-boot-libre # For building the website tarball install_packages \ - pandoc \ - graphviz + graphicsmagick \ + graphviz \ + pandoc if [ -n "${to_install}" ] ; then apt install -y ${to_install}