mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
lcms: specify version for devel:libjpeg
This commit is contained in:
@@ -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="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/lcms/lcms2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="48c6fdf98396fa245ed86e622028caf49b96fa22f3e5734f853f806fbc8e7d20"
|
||||
SOURCE_DIR="lcms2-$portVersion"
|
||||
@@ -45,7 +45,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
lcms$secondaryArchSuffix == $portVersion base
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix >= 9
|
||||
devel:libpng$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user