Skip to content

Commit 9e00a0f

Browse files
committed
Install ragel on macOS.
1 parent e341f98 commit 9e00a0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/macos/install.dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export HOMEBREW_NO_AUTO_UPDATE=1
55

66
brew list --formula
77

8-
brew install autoconf automake libtool nasm ossp-uuid pkg-config
8+
brew install autoconf automake libtool nasm ossp-uuid pkg-config ragel
99

1010
# Uninstall already installed development libraries
1111
brew uninstall --force php

0 commit comments

Comments
 (0)