libgcrypt: Revert from 1.7.4 to 1.7.3
[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"