1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 10:36:38 +00:00

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

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