diff options
-rwxr-xr-x | brew.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -75,6 +75,7 @@ brew install ack #brew install exiv2 brew install git brew install imagemagick --with-webp +brew install lua brew install lynx brew install p7zip brew install pigz @@ -89,7 +90,5 @@ brew install zopfli # installation method. brew install node -brew install homebrew/versions/lua52 - # Remove outdated versions from the cellar. brew cleanup |