Replace libjpeg with libjpeg-turbo for firefox
[hvlinux.git] / stage3 / hv-install-1
index 0b318a8..eae66e9 100755 (executable)
@@ -124,7 +124,10 @@ ipkg ${LIBPNG}
 ipkg ${TIFF}
 ipkg -m acnb ${LCMS}
 ipkg ${LCMS2}
-ipkg ${LIBJPEG} "--enable-static --enable-shared"
+ipkg ${LIBJPEG} \
+    --mandir=/usr/share/man \
+    --with-jpeg8 \
+    --disable-static
 ipkg -m acnb ${LIBOPENJPEG}
 ipkg ${LIBART}
 ipkg ${LIBEXIF}