You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Add latex install to documentation build in 711b3e67.
This commit is contained in:
@@ -31,6 +31,9 @@ sudo systemctl start docker
|
||||
# Install tools
|
||||
sudo yum install -y git wget
|
||||
|
||||
# Install latex (for building PDF)
|
||||
sudo yum install -y texlive texlive-titlesec texlive-sectsty texlive-framed texlive-epstopdf ghostscript
|
||||
|
||||
# Install Perl modules that do not have CentOS packages via CPAN
|
||||
sudo yum install -y yum cpanminus
|
||||
sudo yum groupinstall -y "Development Tools" "Development Libraries"
|
||||
|
||||
Reference in New Issue
Block a user