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

@@ -7,7 +7,7 @@ were never designed!"
HOMEPAGE="https://www.scummvm.org/"
COPYRIGHT="2001-2014 ScummVM Team"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://scummvm.org/frs/scummvm/$portVersion/scummvm-$portVersion.tar.xz"
CHECKSUM_SHA256="2417edcb1ad51ca05a817c58aeee610bc6db5442984e8cf28e8a5fd914e8ae05"
ADDITIONAL_FILES="scummvm.rdef.in"
@@ -34,7 +34,7 @@ REQUIRES="
lib:libmad$secondaryArchSuffix
lib:libmpeg2$secondaryArchSuffix
lib:libogg$secondaryArchSuffix
lib:libpng$secondaryArchSuffix
lib:libpng16$secondaryArchSuffix
lib:libSDL$secondaryArchSuffix
#lib:libsdl_net$secondaryArchSuffix #not needed yet
lib:libtheora$secondaryArchSuffix