Browse Source

Specified mbedtls to use version 2.27.0 with homebrew (#468)

logo4poop 3 năm trước cách đây
mục cha
commit
5702067965
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Brewfile

+ 1 - 1
Brewfile

@@ -7,6 +7,6 @@ brew "sdl2"
 brew "libogg"
 brew "libvorbis"
 brew "openal-soft"
-brew "mbedtls"
+brew "mbedtls@2", link: true
 brew "libuv"
 brew "openssl"