add linux tool check

This commit is contained in:
crazywhalecc 2023-07-17 20:31:42 +08:00
parent 67b073776c
commit 0afc8ea2c3
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -26,6 +26,7 @@ class LinuxToolCheckList
'git', 'autoconf', 'automake',
'tar', 'unzip', 'gzip',
'bzip2', 'cmake', 'gcc',
'g++',
],
default => [
'make', 'bison', 'flex',