Let harfbuzz compile on Travis

This commit is contained in:
Kovid Goyal
2017-10-25 13:25:36 +05:30
parent c841106902
commit 1356bcbb9a
2 changed files with 8 additions and 1 deletions

View File

@@ -87,7 +87,7 @@ the following dependencies are installed first.
* libpng
* glew >= 2.0 (not needed on macOS)
* fontconfig (not needed on macOS)
* harfbuzz (not needed on macOS)
* harfbuzz >= 1.0.5 (not needed on macOS)
* xrdb (only on X11 based systems)
* xsel (only on X11 systems with glfw < 3.3)
* ImageMagick (optional, needed to use the `kitty icat` tool to display images in the terminal)