mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 17:52:02 +02:00
Apparently libunistring is now already install by brew
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user