Skip to content

Commit 3991c6f

Browse files
authored
Update README.md
add opencv and fitz dependencies
1 parent 6912dd9 commit 3991c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ sudo dnf install python3-lxml python3-reportlab python-cairosvg fonttools python
6868
```
6969
On Debian:
7070
```
71-
sudo apt install python3-cairosvg python3-fonttools python3-lxml python3-packaging python3-pillow python3-reportlab python3-yaml
71+
sudo apt install python3-cairosvg python3-fonttools python3-lxml python3-packaging python3-pillow python3-reportlab python3-yaml python3-opencv python3-fitz
7272
```
7373
Locate the directory where your CEWE album software is installed. You can recognize it by the many `.so` files and some subdirs like `Resources`).
7474
Put this directory name into a configuration file ``cewe2pdf.ini`` (or, I guess, the now deprecated ``cewe_folder.txt``)

0 commit comments

Comments
 (0)