Browse Source

sync 'scripts/setup-ubuntu.sh' with branch 'master'

android-5
Leonid Plyushch 6 years ago
parent
commit
bafc9c7fc5
No known key found for this signature in database GPG Key ID: 45F2964132545795
  1. 1
      scripts/setup-ubuntu.sh

1
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

Loading…
Cancel
Save