From 4f2526d1c6f643c0592b8dbe8b8d0f8a46f4dec5 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 6 Jul 2023 08:29:54 +0200 Subject: [PATCH] kobodeluxe, fix references for lib:libsdl (#8977) --- .../kobodeluxe/kobodeluxe-0.5.1.recipe | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/games-arcade/kobodeluxe/kobodeluxe-0.5.1.recipe b/games-arcade/kobodeluxe/kobodeluxe-0.5.1.recipe index e3e5dd7d8..de902ca18 100644 --- a/games-arcade/kobodeluxe/kobodeluxe-0.5.1.recipe +++ b/games-arcade/kobodeluxe/kobodeluxe-0.5.1.recipe @@ -9,7 +9,7 @@ require different tactics to be dealt with successfully." HOMEPAGE="http://olofson.net/kobodl/" COPYRIGHT="1995-2007 Akira Higuchi, David Olofson" LICENSE="GNU GPL v2" -REVISION="4" +REVISION="5" SOURCE_URI="http://olofson.net/kobodl/download/KoboDeluxe-$portVersion.tar.bz2" CHECKSUM_SHA256="0f7b910a399d985437564af8c5d81d6dcf22b96b26b01488d72baa6a6fdb5c2c" SOURCE_DIR="KoboDeluxe-$portVersion" @@ -24,18 +24,18 @@ PROVIDES=" " REQUIRES=" haiku - lib:libgl - lib:libglu - lib:libsdl - lib:libSDL_image + lib:libGL + lib:libGLU + lib:libSDL_1.2 + lib:libSDL_image_1.2 " BUILD_REQUIRES=" haiku_devel - devel:libgl - devel:libglu - devel:libsdl - devel:libSDL_image + devel:libGL + devel:libGLU + devel:libSDL_1.2 + devel:libSDL_image_1.2 " BUILD_PREREQUIRES=" cmd:automake