mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
More ordering & layout fixes
This commit is contained in:
@@ -16,10 +16,10 @@ PROVIDES="
|
||||
libatomic_ops$secondaryArchSuffix = $portVersion
|
||||
lib:libatomic_ops$secondaryArchSuffix = 1.0.3 compat >= 1
|
||||
lib:libatomic_ops_gpl$secondaryArchSuffix = 1.0.3 compat >= 1
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
"
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libatomic_ops$secondaryArchSuffix_devel = $portVersion
|
||||
@@ -28,7 +28,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libatomic_ops$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
|
||||
@@ -46,10 +46,10 @@ PROVIDES="
|
||||
tinygl = $portVersion
|
||||
devel:libtinygl = $portVersion
|
||||
devel:libglview = $portVersion
|
||||
"
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
"
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
|
||||
Reference in New Issue
Block a user