docker image: install autopoint

This commit is contained in:
Leonid Pliushch 2019-07-21 18:57:09 +03:00
parent 99d75f06e4
commit 62b194d620

View File

@ -5,6 +5,7 @@ PACKAGES=""
PACKAGES+=" asciidoc" PACKAGES+=" asciidoc"
PACKAGES+=" asciidoctor" # Used by weechat for man pages. PACKAGES+=" asciidoctor" # Used by weechat for man pages.
PACKAGES+=" automake" PACKAGES+=" automake"
PACKAGES+=" autopoint"
PACKAGES+=" bison" PACKAGES+=" bison"
PACKAGES+=" curl" # Used for fetching sources. PACKAGES+=" curl" # Used for fetching sources.
PACKAGES+=" ed" # Used by bc PACKAGES+=" ed" # Used by bc