added libtool-bin

This commit is contained in:
opal
2023-06-27 21:46:38 -07:00
parent e84c7e0f16
commit bd944da4a8

View File

@@ -59,7 +59,7 @@ networking_packages:
doom_dep_packages:
- ripgrep
- libtool # Needed to compile vterm in Doom Emacs
- libtool-bin # Needed to compile vterm in Doom Emacs
- libtool-bin # Needed to compile vterm in Doom Emacs
- cmake # Needed to compile vterm in Doom Emacs
- discount # Markdown Compiler
- shellcheck # Shell linter for Doom Emacs