mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Fix ordering
This commit is contained in:
@@ -23,11 +23,12 @@ Each one has special abilities, i.e. Popolon has a greater ability to jump \
|
||||
and Aphrodite is able to dive.
|
||||
"
|
||||
HOMEPAGE="http://www2.braingames.getput.com/mog/"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2002-2009 Brain Games"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://braingames.jorito.net/mog/downloads/mog.src_0.63-1548.tgz"
|
||||
CHECKSUM_SHA256="707bbc1b167a55989916f803dbe55c288652fb54df6194be029c41be99e9ec3a"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
@@ -41,6 +42,7 @@ REQUIRES="
|
||||
lib:libSDL_mixer$secondaryArchSuffix
|
||||
lib:libSDL_sound$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
devel:libsdl$secondaryArchSuffix
|
||||
devel:libSDL_image$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user