diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2023-07-02 21:09:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-02 21:27:53 +0700 |
commit | 62743ec90959a8b437fa61e4b41fe8a22e497ec6 (patch) | |
tree | 03c81498540eda48bfe85bfc9aa108864beb32c7 /python | |
parent | 71b828eaa6d887a60223d82d4df66f3b85bb1c45 (diff) |
python/python3-PyMuPDF: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-PyMuPDF/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-PyMuPDF/README b/python/python3-PyMuPDF/README index 93c234c837a5..884e1524d198 100644 --- a/python/python3-PyMuPDF/README +++ b/python/python3-PyMuPDF/README @@ -12,5 +12,5 @@ can also be handled like documents: .png, .jpg, .bmp, .tiff, etc. krop (available on SBo) can use PyMuPDF for both rendering and cropping. -Optional autodetected dependencies are python-fonttools, tesseract, -Pillow, pymupdf-fonts. +Optional autodetected dependencies are python-fonttools, tesseract, and +python3-pymupdf_fonts. |