X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/cfe9967ac4eef61215f6747710690f46bedf1bab..d258ef0cea1373f68782802509422c86bca58fd5:/scripts/setup-ubuntu.sh diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index 49972347..fd46696b 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -16,7 +16,6 @@ PACKAGES="$PACKAGES libgdk-pixbuf2.0-dev" # Provides 'gkd-pixbuf-query-loaders' PACKAGES="$PACKAGES libglib2.0-dev" # Provides 'glib-genmarshal' which the glib build uses. PACKAGES="$PACKAGES libtool-bin" PACKAGES="$PACKAGES lzip" -PACKAGES="$PACKAGES nasm" # Used by libjpeg-turbo for x86_64. PACKAGES="$PACKAGES python3.6" PACKAGES="$PACKAGES subversion" # Used by the netpbm build. PACKAGES="$PACKAGES tar"