diff options
Diffstat (limited to 'python/python3-PyMuPDF')
-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 93c234c837..884e1524d1 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. |