scripts: setup-termux: add uuid-utils to list of required packages

This commit is contained in:
Henrik Grimler 2022-12-27 15:42:13 +01:00
parent b77ce93a72
commit 996c30a3c4
No known key found for this signature in database
GPG Key ID: B0076E490B71616B
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ PACKAGES+=" python2"
PACKAGES+=" re2c" # Needed by kphp-timelib
PACKAGES+=" rust"
PACKAGES+=" texinfo"
PACKAGES+=" uuid-utils"
PACKAGES+=" valac"
PACKAGES+=" xmlto" # Needed by git's manpage generation