mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
build: Properly link mbedtls in brewfile
This commit is contained in:
2
dist/macOS/Brewfile
vendored
2
dist/macOS/Brewfile
vendored
@@ -1,4 +1,4 @@
|
|||||||
brew "mbedtls@3"
|
brew "mbedtls@3", link: true
|
||||||
brew "nlohmann-json"
|
brew "nlohmann-json"
|
||||||
brew "cmake"
|
brew "cmake"
|
||||||
brew "ccache"
|
brew "ccache"
|
||||||
|
|||||||
Reference in New Issue
Block a user