mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix ordering
This commit is contained in:
@@ -6,13 +6,13 @@ It can be played with a friend or against the computer, \
|
||||
with different AI levels.
|
||||
"
|
||||
HOMEPAGE="https://github.com/pulkomandy/critical-mass"
|
||||
SOURCE_URI="git+https://github.com/pulkomandy/critical-mass#f597cad218830451f2ec7f5985bef23020bf28ec"
|
||||
REVISION="1"
|
||||
LICENSE="CriticalMass"
|
||||
COPYRIGHT="
|
||||
1998 Hamish Carr
|
||||
2011-2012 Adrien Destugues
|
||||
"
|
||||
LICENSE="CriticalMass"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git+https://github.com/pulkomandy/critical-mass#f597cad218830451f2ec7f5985bef23020bf28ec"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
|
||||
@@ -24,6 +24,7 @@ REQUIRES="
|
||||
haiku
|
||||
lib:libGL
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libgl
|
||||
|
||||
Reference in New Issue
Block a user