From b54922c2d7af92ebf7cd0a4daae88a77e40d3f50 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sat, 10 Aug 2019 17:44:41 +0200 Subject: [PATCH] atari++, fix reference to libSDL* (#4080) --- games-emulation/atari++/atari++-1.81.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/games-emulation/atari++/atari++-1.81.recipe b/games-emulation/atari++/atari++-1.81.recipe index f5fbead65..4c384dd49 100644 --- a/games-emulation/atari++/atari++-1.81.recipe +++ b/games-emulation/atari++/atari++-1.81.recipe @@ -15,7 +15,7 @@ files (.exe and .com)." HOMEPAGE="http://xl-project.com/" COPYRIGHT="2004-2015 Thomas Richter" LICENSE="TPL" -REVISION="3" +REVISION="4" SOURCE_URI="http://www.xl-project.com/download/atari++_$portVersion.tar.gz" CHECKSUM_SHA256="afb1e136257acb179a9e31aa7e6497df78a8227e58fd433accb135a91b3262eb" SOURCE_DIR="atari++" @@ -39,7 +39,7 @@ REQUIRES=" haiku$secondaryArchSuffix lib:libncurses$secondaryArchSuffix lib:libpng16$secondaryArchSuffix - lib:libsdl$secondaryArchSuffix + lib:libSDL_1.2$secondaryArchSuffix lib:libz$secondaryArchSuffix " @@ -47,7 +47,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libncurses$secondaryArchSuffix devel:libpng16$secondaryArchSuffix - devel:libsdl$secondaryArchSuffix + devel:libSDL$secondaryArchSuffix devel:libz$secondaryArchSuffix " BUILD_PREREQUIRES="