diff --git a/games-action/tuxracer/tuxracer-0.61.recipe b/games-action/tuxracer/tuxracer-0.61.recipe index 30e992141..91d8b9eb5 100644 --- a/games-action/tuxracer/tuxracer-0.61.recipe +++ b/games-action/tuxracer/tuxracer-0.61.recipe @@ -23,7 +23,7 @@ REQUIRES=" 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 + lib:libtcl8.6 #tcl version in the recipe has to be set to >=8.0 instead of >=8.6 " BUILD_REQUIRES=" @@ -31,7 +31,7 @@ BUILD_REQUIRES=" devel:libGL devel:libGLU devel:libSDL - devel:libtclstub8.5 + devel:libtclstub8.6 " BUILD_PREREQUIRES=" cmd:gcc