Fix typo in scripts/setup-ubuntu.sh
This commit is contained in:
parent
0a5412793e
commit
ba198479a3
@ -2,7 +2,7 @@
|
||||
set -e -u
|
||||
|
||||
PACKAGES=""
|
||||
PACKAGES+=" ant" # Used by jack and aptsigner.
|
||||
PACKAGES+=" ant" # Used by apksigner.
|
||||
PACKAGES+=" asciidoc"
|
||||
PACKAGES+=" automake"
|
||||
PACKAGES+=" bison"
|
||||
|
Loading…
Reference in New Issue
Block a user