X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/c197515d23056b871d3a0e7d41943424047527cd..5b40fa697c061f779e298a0b457423e13c0017fd:/scripts/setup-ubuntu.sh 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"