sdl_image: use libpng16 for build

This commit is contained in:
Gerasim Troeglazov
2020-05-21 22:37:12 +10:00
parent 46eab79a7b
commit 2d2521c886

View File

@@ -9,7 +9,7 @@ on both libz and libjpeg."
HOMEPAGE="http://www.libsdl.org/projects/SDL_image"
COPYRIGHT="1997-2012 Sam Lantinga"
LICENSE="Zlib"
REVISION="9"
REVISION="10"
SOURCE_URI="http://www.libsdl.org/projects/SDL_image/release/SDL_image-1.2.12.tar.gz"
CHECKSUM_SHA256="0b90722984561004de84847744d566809dbb9daf732a9e503b91a1b5a84e5699"
SOURCE_DIR="SDL_image-1.2.12"
@@ -49,7 +49,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
devel:libgif$secondaryArchSuffix
devel:libjpeg$secondaryArchSuffix
devel:libpng$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libsdl$secondaryArchSuffix
devel:libtiff$secondaryArchSuffix
devel:libwebp$secondaryArchSuffix