mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
missing variables (#4622)
This commit is contained in:
@@ -66,12 +66,12 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
jack2${secondaryArchSuffix}_devel
|
||||
devel:libjack = 0.1.0 compat >= 0
|
||||
devel:libjacknet = 0.1.0 compat >= 0
|
||||
devel:libjackserver = 0.1.0 compat >= 0
|
||||
devel:libjack$secondaryArchSuffix = 0.1.0 compat >= 0
|
||||
devel:libjacknet$secondaryArchSuffix = 0.1.0 compat >= 0
|
||||
devel:libjackserver$secondaryArchSuffix = 0.1.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
jack2$secondaryArchSuffix == base
|
||||
jack2$secondaryArchSuffix == $portVersion base
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user