mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-17 20:34:51 +08:00
add libtool installation for debian
This commit is contained in:
parent
5449e05898
commit
0589690eaa
@ -28,7 +28,7 @@ class LinuxToolCheckList
|
||||
'git', 'autoconf', 'automake',
|
||||
'tar', 'unzip', 'gzip',
|
||||
'bzip2', 'cmake', 'patch',
|
||||
'xz',
|
||||
'xz', 'libtool',
|
||||
];
|
||||
|
||||
public const TOOLS_RHEL = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user