mirror of
https://github.com/smogon/sprites.git
synced 2026-07-06 20:24:59 -05:00
Add imagick jpeg delegate
This commit is contained in:
parent
297e8e7160
commit
f7b3c140b0
|
|
@ -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-*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user