X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/c6f5b04a53d3b5063ffc23f141645dc32156ebb2..b26283d4a755b8d41496f14e8910c0c1f035ca62:/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"