mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 22:35:43 +08:00
add linux tool check
This commit is contained in:
@@ -26,6 +26,7 @@ class LinuxToolCheckList
|
||||
'git', 'autoconf', 'automake',
|
||||
'tar', 'unzip', 'gzip',
|
||||
'bzip2', 'cmake', 'gcc',
|
||||
'g++',
|
||||
],
|
||||
default => [
|
||||
'make', 'bison', 'flex',
|
||||
|
||||
Reference in New Issue
Block a user