mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
heartofthealien, fix references to libSDL* (#3967)
This commit is contained in:
@@ -8,7 +8,7 @@ highly-addictive game to all modern consoles and computer platforms."
|
||||
HOMEPAGE="http://hota.sourceforge.net/"
|
||||
COPYRIGHT="2004 Gil Megidish"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
srcGitRev="8f1f525fcf50c4610302e870c85625c8ea2f33eb"
|
||||
SOURCE_URI="https://github.com/ytmytm/beos-heartofthealien/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="1f5d382c283a94a2c743746d7d3340671dfd965c4394fe66a86fcccab759dfb2"
|
||||
@@ -23,15 +23,15 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libsdl
|
||||
lib:libsdl_mixer
|
||||
lib:libSDL_1.2
|
||||
lib:libSDL_mixer_1.2
|
||||
lib:libsmpeg
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libsdl
|
||||
devel:libsdl_mixer
|
||||
devel:libSDL
|
||||
devel:libSDL_mixer
|
||||
devel:libsmpeg
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user