openjazz, fix reference to libSDL* (#3972)

This commit is contained in:
Schrijvers Luc
2019-07-09 17:04:20 +02:00
committed by GitHub
parent 134e3d3030
commit d640dc134a

View File

@@ -6,7 +6,7 @@ Please put the data into the folder:\
HOMEPAGE="https://github.com/AlisterT/openjazz"
COPYRIGHT="Alister Thomson"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/AlisterT/openjazz/releases/download/$portVersion/openjazz-$portVersion.tar.xz"
CHECKSUM_SHA256="91341adcc4908db12aad6b82d2fb0125429a26585f65d7eb32d403656313eaab"
SOURCE_DIR="openjazz-$portVersion"
@@ -20,7 +20,7 @@ PROVIDES="
"
REQUIRES="
haiku
lib:libsdl
lib:libSDL_1.2
# lib:libxmp
lib:libmodplug
lib:libz
@@ -28,7 +28,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku_devel
devel:libsdl
devel:libSDL
# devel:libxmp
devel:libmodplug
devel:libz