parent
16eb2c22d3
commit
a1883d683b
1 changed files with 1 additions and 2 deletions
|
|
@ -32,8 +32,7 @@ cropgui is written in Python and requires the following packages:
|
|||
* Debian: python3, python3-pil, python3-pil.imagetk,
|
||||
(python-tkinter, python-imaging, python-imaging-tk on older systems),
|
||||
libjpeg-progs, and libimage-exiftool-perl.
|
||||
* Fedora: python2-pillow, libjpeg-turbo-utils, pygtk2,
|
||||
pygtk2-libglade, ImageMagick, and perl-Image-ExifTool.
|
||||
* Fedora: `dnf install python2-pillow libjpeg-turbo-utils pygtk2 pygtk2-libglade ImageMagick and perl-Image-ExifTool python3-pillow-tk`.
|
||||
|
||||
The specific external programs required are:
|
||||
* `jpegtran` to crop jpeg images (debian package: libjpeg-turbo-progs or libjpeg-progs)
|
||||
|
|
|
|||
Loading…
Reference in a new issue