Update setup-ubuntu.sh
This commit is contained in:
parent
6546af166c
commit
acd3fa08a7
@ -35,7 +35,7 @@ PACKAGES+=" xmlto"
|
||||
PACKAGES+=" xutils-dev" # Provides 'makedepend' which the openssl build uses.
|
||||
PACKAGES+=" libexpat1-dev" # Needed by ghostscript
|
||||
PACKAGES+=" libjpeg-dev" # Needed by ghostscript
|
||||
PACKAGES+=" gawk" # Needed by ghostscript
|
||||
PACKAGES+=" gawk" # Needed by apr-util
|
||||
|
||||
sudo DEBIAN_FRONTEND=noninteractive \
|
||||
apt-get install -yq --no-install-recommends $PACKAGES
|
||||
|
Loading…
Reference in New Issue
Block a user