X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/6376c1427439fcfda5b7f0efa5d4848489211aee..c2c270c5db6879060d26f9e672e1045ded5d0ba3:/scripts/setup-ubuntu.sh?ds=sidebyside 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"