diff --git a/resources/dependencies/pureos-trisquel b/resources/dependencies/pureos-trisquel index e89db41..6343287 100755 --- a/resources/dependencies/pureos-trisquel +++ b/resources/dependencies/pureos-trisquel @@ -133,7 +133,8 @@ install_packages \ graphicsmagick \ graphviz \ pandoc \ - texinfo + texinfo \ + texlive if [ -n "${to_install}" ] ; then apt install -y ${to_install}