ldc: Update from 1.8 to 1.9
[termux-packages] / scripts / setup-archlinux.sh
index 895e16f..09e9a79 100755 (executable)
@@ -30,6 +30,8 @@ PACKAGES+=" scons"
 PACKAGES+=" texinfo"
 PACKAGES+=" xmlto"
 #PACKAGES+=" xutils-dev" # Provides 'makedepend' which the openssl build uses.
+PACKAGES+=" expat" # Needed by ghostscript
+PACKAGES+=" libjpeg-turbo" # Needed by ghostscript
 
 sudo pacman -Syq --noconfirm $PACKAGES