diff --git a/games-puzzle/pingus/pingus-0.7.6.recipe b/games-puzzle/pingus/pingus-0.7.6.recipe index 1ee87343b..b811a8bff 100644 --- a/games-puzzle/pingus/pingus-0.7.6.recipe +++ b/games-puzzle/pingus/pingus-0.7.6.recipe @@ -4,7 +4,7 @@ other operating systems supported by SDL. It is covered under the GPL." HOMEPAGE="https://pingus.seul.org" COPYRIGHT="1998-2011 Ingo Ruhnke" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/Pingus/pingus/archive/v$portVersion.tar.gz" CHECKSUM_SHA256="c4cd89e1d350d2472f32de5f6266ac9f3658a3620eace3f79efac45db4323b65" PATCHES="pingus-$portVersion.patchset" @@ -26,6 +26,7 @@ REQUIRES=" lib:libsdl$secondaryArchSuffix lib:libsdl_image$secondaryArchSuffix lib:libsdl_mixer$secondaryArchSuffix + lib:libz$secondaryArchSuffix " BUILD_REQUIRES=" @@ -38,6 +39,7 @@ BUILD_REQUIRES=" devel:libsdl$secondaryArchSuffix devel:libsdl_image$secondaryArchSuffix devel:libsdl_mixer$secondaryArchSuffix + devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES=" cmd:find