mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
Fixing libpng dependencies after the new updated libpng (#1070)
This commit is contained in:
committed by
waddlesplash
parent
84c3ecef64
commit
2df68ae5bd
@@ -17,7 +17,7 @@ Universite catholique de Louvain (UCL), Belgium
|
||||
2002-2003 Yannick Verschueren
|
||||
2001-2003 David Janssens"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://github.com/uclouvain/openjpeg/archive/v$portVersion.tar.gz"
|
||||
SOURCE_FILENAME="openjpeg-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4ce77b6ef538ef090d9bde1d5eeff8b3069ab56c4906f083475517c2c023dfa7"
|
||||
@@ -35,7 +35,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libpng$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
lib:libtiff$secondaryArchSuffix >= 5
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user