Skip to content

Commit 839e897

Browse files
add missing Homebrew dependencies
1 parent a31de12 commit 839e897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
```
1111
3. Install tools:
1212
```
13-
brew install cmake ninja openssl@1.1 zlib autoconf libtool automake yasm pkg-config
13+
brew install cmake ninja openssl@1.1 zlib autoconf libtool automake yasm pkg-config nasm meson
1414
```
1515
4. Update ./scripts/rebuild file
1616
```

0 commit comments

Comments
 (0)