atari++, fix reference to libSDL* (#4080)

This commit is contained in:
Schrijvers Luc
2019-08-10 17:44:41 +02:00
committed by waddlesplash
parent 37aa2faee0
commit b54922c2d7

View File

@@ -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="