mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Match SDL BUILD_REQUIRES to REQUIRES (#4795)
* Match SDL BUILD_REQUIRES to REQUIRES
This commit is contained in:
@@ -14,7 +14,7 @@ supervision. We also do not condone real-life drug dealing."
|
||||
HOMEPAGE="https://dopewars.sourceforge.io/"
|
||||
COPYRIGHT="1999-2005 dopewars developers"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/dopewars/dopewars-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="23059dcdea96c6072b148ee21d76237ef3535e5be90b3b2d8239d150feee0c19"
|
||||
|
||||
@@ -44,8 +44,8 @@ BUILD_REQUIRES="
|
||||
devel:libiconv
|
||||
devel:libintl
|
||||
devel:libncurses
|
||||
devel:libSDL
|
||||
devel:libSDL_mixer
|
||||
devel:libSDL_1.2
|
||||
devel:libSDL_mixer_1.2
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc
|
||||
|
||||
Reference in New Issue
Block a user