add png compression

- all pics at the help get compressed without viewable quality loss
This commit is contained in:
cvh
2018-02-18 21:23:51 +01:00
parent a6a8e1b6d4
commit 880d45e6fe

View File

@@ -44,6 +44,7 @@ RUN \
patch \
pcre2-dev \
perl-dev \
pngquant \
pkgconf \
sdl-dev \
uriparser-dev \
@@ -168,6 +169,7 @@ RUN \
--disable-hdhomerun_static \
--enable-hdhomerun_client \
--enable-libav \
--enable-pngquant \
--enable-vaapi \
--infodir=/usr/share/info \
--localstatedir=/var \