mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 12:21:55 +00:00
Install harfbuzz on travis + brew
This commit is contained in:
parent
83e114d211
commit
5007a82ea6
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ install: |
|
|||
brew install python3;
|
||||
brew install glfw;
|
||||
brew install libunistring;
|
||||
brew install harfbuzz;
|
||||
else
|
||||
mkdir -p $SW;
|
||||
curl https://download.calibre-ebook.com/travis/kitty/osx.tar.xz | tar xJ -C $SW;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue