mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Fixing libpng dependencies after the new updated libpng (#1070)
This commit is contained in:
committed by
waddlesplash
parent
84c3ecef64
commit
2df68ae5bd
@@ -6,7 +6,7 @@ FLAC audio, for example."
|
||||
HOMEPAGE="https://www.scummvm.org/"
|
||||
COPYRIGHT="2001-2013 ScummVM Team"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.scummvm.org/frs/scummvm-tools/$portVersion/scummvm-tools-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="b7ab2e03c5a0efb71bb0c84434aa481331739b2b8759361d467e076b8410f938"
|
||||
SOURCE_DIR="scummvm-tools-$portVersion"
|
||||
@@ -33,7 +33,7 @@ REQUIRES="
|
||||
lib:libogg$secondaryArchSuffix
|
||||
lib:libflac$secondaryArchSuffix
|
||||
lib:libmad$secondaryArchSuffix
|
||||
lib:libpng$secondaryArchSuffix
|
||||
lib:libpng16$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
lib:libfreetype$secondaryArchSuffix
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user