mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 21:34:53 +08:00
add linux tool check
This commit is contained in:
parent
67b073776c
commit
0afc8ea2c3
@ -26,6 +26,7 @@ class LinuxToolCheckList
|
||||
'git', 'autoconf', 'automake',
|
||||
'tar', 'unzip', 'gzip',
|
||||
'bzip2', 'cmake', 'gcc',
|
||||
'g++',
|
||||
],
|
||||
default => [
|
||||
'make', 'bison', 'flex',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user