From bb78770ee703617146ec084dc3af1e8873ea111e Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Fri, 22 May 2020 07:45:17 +1000 Subject: [PATCH] XMoto: fix reference to libpng16 --- games-sports/xmoto/xmoto-0.5.12.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-sports/xmoto/xmoto-0.5.12.recipe b/games-sports/xmoto/xmoto-0.5.12.recipe index c38703d4c..b095a7705 100644 --- a/games-sports/xmoto/xmoto-0.5.12.recipe +++ b/games-sports/xmoto/xmoto-0.5.12.recipe @@ -9,7 +9,7 @@ COPYRIGHT="2006-2014 Nicolas Adenis-Lamarre 2009-2010 Jens Erler 2005-2006 Rasmus Neckelmann" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="3" SOURCE_URI="https://download.tuxfamily.org/xmoto/xmoto/dev/xmoto-$portVersion-src-svn3427.tar.gz" CHECKSUM_SHA256="19785f67cc7bc575fa621adb4073a48314cb436ea4fe7a90fa4c03a12bde0325" PATCHES="xmoto-$portVersion.patchset" @@ -32,7 +32,7 @@ REQUIRES=" lib:libjpeg$secondaryArchSuffix lib:liblua$secondaryArchSuffix lib:libode$secondaryArchSuffix - lib:libpng$secondaryArchSuffix + lib:libpng16$secondaryArchSuffix lib:libSDL_1.2$secondaryArchSuffix lib:libSDL_mixer_1.2$secondaryArchSuffix lib:libSDL_net_1.2$secondaryArchSuffix @@ -50,7 +50,7 @@ BUILD_REQUIRES=" devel:libjpeg$secondaryArchSuffix devel:liblua5.1$secondaryArchSuffix devel:libode$secondaryArchSuffix - devel:libpng$secondaryArchSuffix + devel:libpng16$secondaryArchSuffix devel:libSDL$secondaryArchSuffix devel:libSDL_gfx$secondaryArchSuffix devel:libSDL_mixer$secondaryArchSuffix