Skip to content

Commit

Permalink
Merge pull request #90 from JoKalliauer/patch-1
Browse files Browse the repository at this point in the history
closes #89
  • Loading branch information
jepler authored Apr 19, 2021
2 parents 16eb2c2 + a1883d6 commit 539d097
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 539d097

Please sign in to comment.