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