mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Fix ordering
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="
|
||||
Solarus is an open-source Zelda-like 2D game engine.
|
||||
"
|
||||
HOMEPAGE="http://solarus-games.org"
|
||||
COPYRIGHT="2006-2013 Christopho, Solarus"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://www.solarus-games.org/downloads/solarus/solarus-1.1.1-src.tar.gz"
|
||||
CHECKSUM_SHA256="5355e95edbd5234f57a8748d1417ca346468e5804e44293d2523b57367eb5615"
|
||||
REVISION="2"
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="2006-2013 Christopho, Solarus"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 !x86 !x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -28,6 +28,7 @@ REQUIRES="
|
||||
lib:libopenal$secondaryArchSuffix
|
||||
lib:libogg$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libSDL$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user