update packages for Python3 on Fedora
This commit is contained in:
Johannes Kalliauer 2021-04-19 13:32:36 +02:00 committed by GitHub
parent 16eb2c22d3
commit a1883d683b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)