From f9c412d388dbfc35bb3a5710707384d4053fb1fe Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 18 Aug 2019 08:33:58 +0200 Subject: [PATCH] dragonmemory, fix references to libSDL* (#4106) --- games-kids/dragonmemory/dragonmemory-1.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-kids/dragonmemory/dragonmemory-1.recipe b/games-kids/dragonmemory/dragonmemory-1.recipe index ca0c380ec..331831620 100644 --- a/games-kids/dragonmemory/dragonmemory-1.recipe +++ b/games-kids/dragonmemory/dragonmemory-1.recipe @@ -4,7 +4,7 @@ graphics and addictive gameplay." HOMEPAGE="https://sourceforge.net/projects/dragonmemory/" COPYRIGHT="2011 Santiago Radeff Leria http://www.dragontech.net/" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="4" SOURCE_URI="https://sf.net/projects/dragonmemory/files/DragonMemory-source.tgz" CHECKSUM_SHA256="e0d7ff168cc7a5e01247e4c290346bf26a8423e0fc7b7b3047f437451c8f37b5" SOURCE_FILENAME="DragonMemory-1-source.tgz" @@ -20,9 +20,9 @@ PROVIDES=" REQUIRES=" haiku lib:libGL - lib:libSDL - lib:libSDL_image - lib:libSDL_mixer + lib:libSDL_1.2 + lib:libSDL_image_1.2 + lib:libSDL_mixer_1.2 " BUILD_REQUIRES="