Skip to content

Commit

Permalink
install libpoppler-cpp-dev for the R package pdftools
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Mar 7, 2019
1 parent c79e7e7 commit 45a8846
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -36,6 +36,7 @@ addons:
- texinfo
- cargo
- libmagick++-dev
- libpoppler-cpp-dev

repos:
XRAN: https://xran.yihui.name
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
@@ -1,7 +1,7 @@
Package: knitr
Type: Package
Title: A General-Purpose Package for Dynamic Report Generation in R
Version: 1.21.14
Version: 1.21.15
Authors@R: c(
person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")),
person("Adam", "Vogt", role = "ctb"),
Expand Down

0 comments on commit 45a8846

Please sign in to comment.