Browse Source

archlinux needs patch as well

android-5
Henrik Grimler 6 years ago
committed by Fredrik Fornwall
parent
commit
f0b96b41c4
  1. 1
      scripts/setup-archlinux.sh

1
scripts/setup-archlinux.sh

@ -32,6 +32,7 @@ PACKAGES+=" xmlto"
#PACKAGES+=" xutils-dev" # Provides 'makedepend' which the openssl build uses.
PACKAGES+=" expat" # Needed by ghostscript
PACKAGES+=" libjpeg-turbo" # Needed by ghostscript
PACKAGES+=" patch"
sudo pacman -Syq --noconfirm $PACKAGES

Loading…
Cancel
Save