Update LinuxToolCheckList.php

This commit is contained in:
Jerry Ma 2025-10-29 10:25:15 +08:00 committed by GitHub
parent 2d1307f66e
commit 1285f50750
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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