scripts/setup-termux.sh: install help2man

This commit is contained in:
Leonid Pliushch 2019-08-16 15:39:08 +03:00
parent 6d0832558a
commit 8facf9f01a
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ PACKAGES+=" gettext"
PACKAGES+=" git"
PACKAGES+=" golang"
PACKAGES+=" gperf"
PACKAGES+=" help2man"
PACKAGES+=" libtool"
PACKAGES+=" m4"
PACKAGES+=" make" # Used for all Makefile-based projects.