X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/c197515d23056b871d3a0e7d41943424047527cd..379f7c794abb58b664410909cd53deeb489cdf5c:/scripts/setup-ubuntu.sh?ds=sidebyside diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index 1f49cfea..08a3912b 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -2,7 +2,7 @@ set -e -u PACKAGES="" -PACKAGES+=" ant" # Used by jack and aptsigner. +PACKAGES+=" ant" # Used by apksigner. PACKAGES+=" asciidoc" PACKAGES+=" automake" PACKAGES+=" bison"