lcms: Rebuild against libjpeg_turbo.

This commit is contained in:
waddlesplash
2020-04-19 12:13:03 -04:00
committed by GitHub
parent 75460a7067
commit 0a0b047056

View File

@@ -8,7 +8,7 @@ approved as an International Standard, ISO 15076-1, in 2005."
HOMEPAGE="http://www.littlecms.com/"
COPYRIGHT="1998-2017 Marti Maria"
LICENSE="MIT"
REVISION="5"
REVISION="6"
SOURCE_URI="https://downloads.sourceforge.net/lcms/lcms2-$portVersion.tar.gz"
CHECKSUM_SHA256="48c6fdf98396fa245ed86e622028caf49b96fa22f3e5734f853f806fbc8e7d20"
SOURCE_DIR="lcms2-$portVersion"
@@ -47,7 +47,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libjpeg$secondaryArchSuffix >= 9
devel:libjpeg$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"