Update mozjpeg-installer.sh
This commit is contained in:
parent
94c17e5f8b
commit
78ad2d8479
@ -2,7 +2,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
# Tools install
|
# Tools install
|
||||||
sudo apt-get install -y autoconf automake libtool nasm make pkg-config git
|
sudo apt-get install -y autoconf automake libtool nasm make pkg-config git libpng-dev
|
||||||
|
|
||||||
# Get code
|
# Get code
|
||||||
git clone https://github.com/mozilla/mozjpeg.git --depth 1
|
git clone https://github.com/mozilla/mozjpeg.git --depth 1
|
||||||
|
Loading…
Reference in New Issue
Block a user