X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/c6f5b04a53d3b5063ffc23f141645dc32156ebb2..c197515d23056b871d3a0e7d41943424047527cd:/scripts/setup-ubuntu.sh diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index 7d2c4aac..1f49cfea 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -18,7 +18,6 @@ PACKAGES+=" libglib2.0-dev" # Provides 'glib-genmarshal' which the glib build us PACKAGES+=" libtool-bin" PACKAGES+=" lzip" PACKAGES+=" python3.6" -PACKAGES+=" subversion" # Used by the netpbm build. PACKAGES+=" tar" PACKAGES+=" unzip" PACKAGES+=" m4"