Skip to content

Commit

Permalink
install libharfbuzz-dev and libfribidi-dev for the new textshaping pa…
Browse files Browse the repository at this point in the history
…ckage (although I have no idea what it is), which is required by ragg, which is suggested by knitr
  • Loading branch information
yihui committed Oct 7, 2020
1 parent 046ae37 commit 398ff08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -29,6 +29,8 @@ addons:
- libmagick++-dev
- libpoppler-cpp-dev
- libglu1-mesa-dev
- libharfbuzz-dev
- libfribidi-dev

repos:
XRAN: https://xran.yihui.org
Expand Down

0 comments on commit 398ff08

Please sign in to comment.