diff --git a/srcpkgs/libjpeg-turbo/template b/srcpkgs/libjpeg-turbo/template index c323cefd162..6e4c77c32ee 100644 --- a/srcpkgs/libjpeg-turbo/template +++ b/srcpkgs/libjpeg-turbo/template @@ -1,7 +1,7 @@ # Template file for 'libjpeg-turbo' pkgname=libjpeg-turbo version=2.0.4 -revision=1 +revision=2 build_style=cmake configure_args="-DWITH_JPEG8=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib" hostmakedepends="yasm" @@ -19,6 +19,7 @@ post_install() { vlicense LICENSE.md vinstall jpegint.h 644 usr/include + vinstall transupp.h 644 usr/include rm -r ${DESTDIR}/usr/share/doc \ ${DESTDIR}/usr/bin/tjbench