mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
dragonmemory, fix references to libSDL* (#4106)
This commit is contained in:
committed by
Sergei Reznikov
parent
88a0d4b055
commit
f9c412d388
@@ -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="
|
||||
|
||||
Reference in New Issue
Block a user