Try install file?

This commit is contained in:
crazywhalecc 2025-10-26 10:31:37 +08:00
parent 6416c9eb68
commit 4de80691bc
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -31,7 +31,7 @@ class LinuxToolCheckList
'tar', 'unzip', 'gzip', 'gcc', 'g++',
'bzip2', 'cmake', 'patch',
'xz', 'libtoolize', 'which',
'patchelf',
'patchelf', 'file',
];
public const TOOLS_RHEL = [