termux-create-package: Update from 0.1 to 0.2
[termux-packages] / scripts / setup-ubuntu.sh
index d0a4e2b..88c09b2 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 PACKAGES=""
+PACKAGES="$PACKAGES ant"                       # Used by jack and aptsigner.
 PACKAGES="$PACKAGES asciidoc"
 PACKAGES="$PACKAGES automake"
 PACKAGES="$PACKAGES bison"