libjpeg-turbo: enable jpeg8 support

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-09-13 12:23:01 +02:00
parent 8c44017677
commit f987f13738

View File

@ -30,6 +30,7 @@ cd $PKG_BUILD
--localstatedir=/var \
--disable-static \
--enable-shared \
--with-jpeg8
make