Removed zig dependency from Brewfile

This commit is contained in:
Jozef Nagy 2025-01-25 21:46:13 +01:00
parent 50093e70e4
commit 56c522d05a
Signed by untrusted user who does not match committer: crz
GPG key ID: 459A4811CEAC7068

View file

@ -10,7 +10,6 @@ brew "make"
brew "gptfdisk"
brew "xorriso"
brew "qemu"
brew "zig"
brew "util-linux" if OS.mac?
brew "gsed" if OS.mac?