Match SDL BUILD_REQUIRES to REQUIRES (#4795)

* Match SDL BUILD_REQUIRES to REQUIRES
This commit is contained in:
Crestwave
2020-03-15 20:39:10 +08:00
committed by GitHub
parent 7df3fa310d
commit 15e011c2e1
6 changed files with 26 additions and 26 deletions

View File

@@ -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