aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbrew.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/brew.sh b/brew.sh
index 51f757e..b006c6f 100755
--- a/brew.sh
+++ b/brew.sh
@@ -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