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:
parent
d5fd346ba0
commit
174f28a21a
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user