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 update;
|
||||||
brew install python3;
|
brew install python3;
|
||||||
brew install glfw;
|
brew install glfw;
|
||||||
brew install libunistring;
|
|
||||||
brew install freetype;
|
brew install freetype;
|
||||||
brew install harfbuzz --without-glib --without-gobject-introspection --without-graphite2 --without-icu4c;
|
brew install harfbuzz --without-glib --without-gobject-introspection --without-graphite2 --without-icu4c;
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user