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