1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-12-22 04:50:09 +00:00

updated required build tools

This commit is contained in:
Stephen Gaito 2020-06-09 12:52:18 +01:00
parent d5fd346ba0
commit 174f28a21a

View File

@ -16,7 +16,7 @@ set -ev
sudo apt-get update
sudo apt-get $UNATTENDED install \
aptitude \
wget \
git \
pkg-config \
ruby \
@ -30,6 +30,5 @@ sudo apt-get $UNATTENDED install \
dpkg-dev \
gettext \
openjdk-8-jre-headless \
jq \
tree
jq