mirror of
https://github.com/smogon/sprites.git
synced 2026-09-11 19:45:54 -05:00
Add imagick jpeg delegate
This commit is contained in:
@@ -40,7 +40,7 @@ $ sudo cp tup.1 /usr/local/share/man
|
||||
You may have to build imagemagick from source to get version 7.
|
||||
|
||||
```
|
||||
$ sudo apt install build-essential pkg-config libltdl-dev libperl-dev libpng-dev
|
||||
$ sudo apt install build-essential pkg-config libltdl-dev libperl-dev libpng-dev libjpeg-dev
|
||||
$ wget https://imagemagick.org/download/ImageMagick.tar.gz
|
||||
$ tar xf ImageMagick.tar.gz
|
||||
$ cd ImageMagick-*
|
||||
|
||||
Reference in New Issue
Block a user