scripts/setup-termux.sh: install asciidoc
This commit is contained in:
parent
c79fd6d3ac
commit
c33a3ba6d9
@ -11,6 +11,7 @@ PACKAGES+=" python" # Used buildorder.py core script.
|
||||
PACKAGES+=" unzip" # Used to extract *.zip source archives.
|
||||
|
||||
# Tier 2: requirements for building many other packages.
|
||||
PACKAGES+=" asciidoc"
|
||||
PACKAGES+=" autoconf"
|
||||
PACKAGES+=" automake"
|
||||
PACKAGES+=" bc"
|
||||
|
Loading…
x
Reference in New Issue
Block a user