X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/6376c1427439fcfda5b7f0efa5d4848489211aee..f3850848bee4879af3c7dc1dedeea0eadf76047e:/scripts/setup-ubuntu.sh diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index d0a4e2bf..88c09b2b 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -1,6 +1,7 @@ #!/bin/sh PACKAGES="" +PACKAGES="$PACKAGES ant" # Used by jack and aptsigner. PACKAGES="$PACKAGES asciidoc" PACKAGES="$PACKAGES automake" PACKAGES="$PACKAGES bison"