diff options
Diffstat (limited to 'external/pdfium/README')
-rw-r--r-- | external/pdfium/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/external/pdfium/README b/external/pdfium/README index 928f70c3e136..e4b2a7811d9a 100644 --- a/external/pdfium/README +++ b/external/pdfium/README @@ -3,6 +3,8 @@ External package containing pdfium. "Insert -> Picture -> From File..." uses this library when a PDF file is selected. +https://pdfium.googlesource.com/pdfium/ + How to update the tarball: version=$(git for-each-ref|grep chromium/|tail -n 1|sed 's|.*/||') |