Apparently libunistring is now already install by brew
This commit is contained in:
parent
cc23515a35
commit
a4fe97c88c
@ -87,7 +87,6 @@ install: |
|
||||
brew update;
|
||||
brew install python3;
|
||||
brew install glfw;
|
||||
brew install libunistring;
|
||||
brew install freetype;
|
||||
brew install harfbuzz --without-glib --without-gobject-introspection --without-graphite2 --without-icu4c;
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user