Fixing libpng dependencies after the new updated libpng (#1070)

This commit is contained in:
Schrijvers Luc
2017-01-14 18:56:22 +01:00
committed by waddlesplash
parent 84c3ecef64
commit 2df68ae5bd
12 changed files with 25 additions and 30 deletions

View File

@@ -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
"