Skip to content

Commit 13ac1b9

Browse files
committed
meta: Fix macOS setup.
1 parent b1304b4 commit 13ac1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/scripts/setup-darwin.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ then
77
exit 1
88
fi
99

10-
brew install libmagic lld llvm nasm ninja pkg-config python3 qemu sdl2
10+
brew install --overwrite libmagic lld llvm nasm ninja pkg-config python3 qemu sdl2

0 commit comments

Comments
 (0)