From b99344d45c700e96d90fd6a38fbf4f0a171d5e2e Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Fri, 12 Jul 2019 12:53:09 +0200 Subject: [PATCH] tuxracer, fix reference to libSDL_1.2 (#3978) --- games-action/tuxracer/tuxracer-0.61.recipe | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/games-action/tuxracer/tuxracer-0.61.recipe b/games-action/tuxracer/tuxracer-0.61.recipe index a4fc04cac..30e992141 100644 --- a/games-action/tuxracer/tuxracer-0.61.recipe +++ b/games-action/tuxracer/tuxracer-0.61.recipe @@ -6,7 +6,7 @@ the ability to race courses in fog, at night, and under high winds." HOMEPAGE="http://tuxracer.sourceforge.net" COPYRIGHT="1999-2001 Jasmin F. Patry" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://download.sourceforge.net/tuxracer/tuxracer-$portVersion.tar.gz" CHECKSUM_SHA256="a311d09080598fe556134d4b9faed7dc0c2ed956ebb10d062e5d4df022f91eff" PATCHES="tuxracer-$portVersion.patch" @@ -20,17 +20,17 @@ PROVIDES=" REQUIRES=" haiku tuxracer_data - lib:libgl - lib:libglu - lib:libsdl + lib:libGL + lib:libGLU + lib:libSDL_1.2 lib:libtcl8.5 #tcl version in the recipe has to be set to >=8.0 instead of >=8.5 " BUILD_REQUIRES=" haiku_devel - devel:libgl - devel:libglu - devel:libsdl + devel:libGL + devel:libGLU + devel:libSDL devel:libtclstub8.5 " BUILD_PREREQUIRES="