Apparently libunistring is now already install by brew
This commit is contained in:
parent
cc23515a35
commit
a4fe97c88c
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Reference in a new issue