[travis] Add graphite2

This commit is contained in:
Behdad Esfahbod 2013-08-26 17:34:18 -04:00
parent f7c72b42ef
commit ddc456a519
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ install:
- sudo apt-get install libglib2.0-dev # for font functions / tests / utils
- sudo apt-get install libcairo2-dev # for utils
- sudo apt-get install libicu-dev # for extra unicode functions
- sudo apt-get install libgraphite2-dev # for extra shapers
script: ./autogen.sh && make && make check
notifications:
irc: "irc.freenode.org#harfbuzz"