scripts: setup-termux: install scdoc as well

This commit is contained in:
Henrik Grimler 2022-12-30 23:15:12 +01:00
parent 5262e0b355
commit 6df47823f5
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ PACKAGES+=" protobuf"
PACKAGES+=" python2"
PACKAGES+=" re2c" # Needed by kphp-timelib
PACKAGES+=" rust"
PACKAGES+=" scdoc"
PACKAGES+=" texinfo"
PACKAGES+=" uuid-utils"
PACKAGES+=" valac"