Browse Source
sync 'scripts/setup-ubuntu.sh' with branch 'master'
android-5
Leonid Plyushch
6 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
0 deletions
-
scripts/setup-ubuntu.sh
|
|
@ -5,6 +5,7 @@ PACKAGES="" |
|
|
|
PACKAGES+=" asciidoc" |
|
|
|
PACKAGES+=" asciidoctor" # Used by weechat for man pages. |
|
|
|
PACKAGES+=" automake" |
|
|
|
PACKAGES+=" autopoint" |
|
|
|
PACKAGES+=" bison" |
|
|
|
PACKAGES+=" curl" # Used for fetching sources. |
|
|
|
PACKAGES+=" ed" # Used by bc |
|
|
|