Browse Source
scripts/setup-termux.sh: install help2man
android-5
Leonid Plyushch
5 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-termux.sh
|
|
@ -25,6 +25,7 @@ PACKAGES+=" gettext" |
|
|
|
PACKAGES+=" git" |
|
|
|
PACKAGES+=" golang" |
|
|
|
PACKAGES+=" gperf" |
|
|
|
PACKAGES+=" help2man" |
|
|
|
PACKAGES+=" libtool" |
|
|
|
PACKAGES+=" m4" |
|
|
|
PACKAGES+=" make" # Used for all Makefile-based projects. |
|
|
|