diff options
author | Robin Houston <robin.houston@gmail.com> | 2011-10-17 18:06:25 +0100 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2011-10-17 18:06:25 +0100 |
commit | de5eff362a3ecc76f6b25c23e6a8ea5d378d0a0b (patch) | |
tree | 38512284d7ac6092383ecdb9a8a60f831bdfd1ad | |
parent | 83a343726e19950c6694f15715b9ff39d4fe1a3e (diff) |
Add wkhtmltopdf
Add wkhtmltopdf to the list of packages, since it is the recommended
program to use for HTML_TO_PDF_COMMAND.
-rw-r--r-- | config/packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/packages b/config/packages index a42785824..9278685da 100644 --- a/config/packages +++ b/config/packages @@ -41,3 +41,4 @@ rubygems libfcgi-dev gettext python-yaml +wkhtmltopdf |