mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libjxl, force dependency for newer giflib (#10069)
This commit is contained in:
@@ -12,7 +12,7 @@ LICENSE="BSD (3-clause)
|
||||
Apache v2
|
||||
MIT
|
||||
Zlib"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://gitlab.com/wg1/jpeg-xl/-/archive/v$portVersion/jpeg-xl-v$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="2eccd29d3454fc3f4612185d9f90546b20e3cfedc8420447f6effc5ff6aae25b"
|
||||
srcGitRev_2="48e5364ef48ec2408f44c727657ac1b6703185f8"
|
||||
@@ -86,7 +86,7 @@ BUILD_REQUIRES="
|
||||
devel:libbrotlicommon$secondaryArchSuffix
|
||||
devel:libbrotlidec$secondaryArchSuffix
|
||||
devel:libbrotlienc$secondaryArchSuffix
|
||||
devel:libgif$secondaryArchSuffix
|
||||
devel:libgif$secondaryArchSuffix >= 7.2.0
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libhwy$secondaryArchSuffix
|
||||
devel:libhwy_contrib$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user