Browse Source

add libtool for macos doctor

crazywhalecc 1 year ago
parent
commit
ed8b606761
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/SPC/doctor/item/MacOSToolCheckList.php

+ 1 - 0
src/SPC/doctor/item/MacOSToolCheckList.php

@@ -25,6 +25,7 @@ class MacOSToolCheckList
         'autoconf',
         'automake',
         'tar',
+        'libtool',
         'unzip',
         'xz',
         'gzip',